Event
The Burghers of Growing City
The Burghers of Growing City, an increasingly important trading Growing City Rank, have approached the Ruler Title today, asking to be granted greater powers in order to make the region thrive without the hindrance of many of our normal taxes. Should we provide them with these means to grow, they assure us that the economy of the area would quickly improve, resulting in more wealth for the state.
BurghersEstateimmediate, trigger
BurghersPop Typeimmediate, triggerDefinitionin_game/events/estates/burghers_estate_events.txt:84
85type = country_event
86title = burghers_estate_events.4.title The Burghers of Growing City
87desc = burghers_estate_events.4.desc The Burghers of Growing City, an increasingly important trading Growing City Rank, have approached the Ruler Title today, asking to be granted greater powers in order to make the region thrive without the hindrance of many of our normal taxes. Should we provide them with these means to grow, they assure us that the economy of the area would quickly improve, resulting in more wealth for the state.
88outcome = neutral
89trigger = {
90num_of_non_rural > 0
91any_owned_non_rural_location = {
}
}
99illustration_tags = {
10010 = happy
10110 = exterior
}
104immediate = {
105random_owned_non_rural_location = {
106save_scope_as = growing_city
107random_pop = {
112save_scope_as = target_pop
113save_scope_as = target_pop_bckg
}
}
}