イベントこのバージョンで追加
ふたつの民にひとつのParliament

新たな領土の編入により、新しい民がCountry Adjectiveの支配下に置かれ、Parliament場へと入ってきた。貴族は同化に機会を見出しており、市民は共存のなかに交易関係の可能性を見出している。どちらも無私無欲ではないが、両者ともに筋は通っている。我々はどんなCountryを築きたいのかを選ばなければならない。
市民階級option 2, trigger
貴族階級option 1, trigger定義in_game/events/government/parliaments.txt:3149
3150type = country_event
3151title = parliaments.52.title ふたつの民にひとつのParliament
3152desc = parliaments.52.desc 新たな領土の編入により、新しい民がCountry Adjectiveの支配下に置かれ、Parliament場へと入ってきた。貴族は同化に機会を見出しており、市民は共存のなかに交易関係の可能性を見出している。どちらも無私無欲ではないが、両者ともに筋は通っている。我々はどんなCountryを築きたいのかを選ばなければならない。
3153outcome = neutral
3155illustration_tags = {
315610 = regular
315710 = interior
}
3160trigger = {
3161any_owned_location = {
3162dominant_culture != root.culture
3163integration_level = core
}
3165parliament_issue ?= {
3166OR = {
}
}
}
3173immediate = {
3174random_owned_location = {
3175limit = {
3176dominant_culture != root.culture
3177integration_level = core
}
3179save_scope_as = target_location
}
}
}