EventNew this version
Two Peoples, One Parliament

The incorporation of new territories has brought new peoples under Country Adjective rule and into the Parliament chamber. The Nobility see opportunity in assimilation; the Burghers see trade partnerships in coexistence. Neither position is selfless, but at least they are both coherent. We must choose which vision of Country we wish to build.
BurghersEstateoption 2, trigger
NobilityEstateoption 1, triggerDefinitionin_game/events/government/parliaments.txt:3149
3150type = country_event
3151title = parliaments.52.title Two Peoples, One Parliament
3152desc = parliaments.52.desc The incorporation of new territories has brought new peoples under Country Adjective rule and into the Parliament chamber. The Nobility see opportunity in assimilation; the Burghers see trade partnerships in coexistence. Neither position is selfless, but at least they are both coherent. We must choose which vision of Country we wish to build.
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
}
}
}