Event
Robber Baron Tyranny

Protected by their fief's legal status, the Robber Barons of Country are members of the Nobility who impose crippling tolls and taxes on the local population. Though their reasons for this may be desperation, their actions hinder the development of the Country Adjective lands if we let this continue to happen...
Turmoil in BrandenburgDisastertriggerPRU_robber_barons_activeVariabletriggerDefinitionin_game/events/disaster/turmoil_in_brandenburg.txt:209
210type = country_event
211category = disaster_event
212title = turmoil_in_brandenburg.4.title Robber Baron Tyranny
213image = "gfx/interface/illustrations/disaster/turmoil_in_brandenburg.dds"
214desc = turmoil_in_brandenburg.4.desc Protected by their fief's legal status, the Robber Barons of Country are members of the Nobility who impose crippling tolls and taxes on the local population. Though their reasons for this may be desperation, their actions hinder the development of the Country Adjective lands if we let this continue to happen...
215outcome = neutral
216trigger = {
221any_owned_location = {
222local_control < 0.5
223is_connected_to = root.capital
}
}
226immediate = {
227random_owned_location = {
228limit = {
229local_control < 0.5
230is_connected_to = root.capital
}
232save_scope_as = target_location
}
}