Event
Growing Influence of the Urban Gentry

While they lack a formal voice in our government, the rich urban centers have many other ways of making their influence known. In some cases, urban centers can even band together to further bolster their power over a province. The leaders of one such conglomeration have recently met in Urban Location and are now approaching us to ask that we formalize the methods they use to exert authority over our provinces. Allying with the urban centers would allow us to promote much more durable systems of governance, but we would likely lose the support of the local Burghers we currently rely on for military support.
BurghersEstatetrigger
FeudalismInstitutiontriggerDefinitionin_game/events/institution_events.txt:95
96type = country_event
97title = institution_events.3.title Growing Influence of the Urban Gentry
98desc = institution_events.3.desc While they lack a formal voice in our government, the rich urban centers have many other ways of making their influence known. In some cases, urban centers can even band together to further bolster their power over a province. The leaders of one such conglomeration have recently met in Urban Location and are now approaching us to ask that we formalize the methods they use to exert authority over our provinces. Allying with the urban centers would allow us to promote much more durable systems of governance, but we would likely lose the support of the local Burghers we currently rely on for military support.
99outcome = neutral
100trigger = {
103any_owned_non_rural_location = {
104institution_progress:feudalism <= 50
}
}
108image = "gfx/interface/illustrations/institutions/feudalism.dds"
110immediate = {
111random_owned_non_rural_location = {
112limit = {
113institution_progress:feudalism <= 50
}
115save_scope_as = urban_location
}
}