Event
Local Discontent

The Commoners in Target Province are up in arms, feuding with the local Adipati's forces. The local garrison is unable to contain the rebellion and the province is in a state of chaos.
Definitionin_game/events/disaster/decline_of_majapahit.txt:198
199type = country_event
200category = disaster_event
201title = decline_of_majapahit.4.title Local Discontent
202desc = decline_of_majapahit.4.desc The Commoners in Target Province are up in arms, feuding with the local Adipati's forces. The local garrison is unable to contain the rebellion and the province is in a state of chaos.
203outcome = neutral
204image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
206trigger = {
207any_province = {
208area = area:java_area
}
}
214immediate = {
215random_province = {
220save_scope_as = target_province
221random_location_in_province = {
222random_pop = {
223save_scope_as = target_pop
}
}
}
227set_local_variable = {
228name = maj_cost_to_remove_discontent
229value = {
230value = yearly_gold
231multiply = -0.5
}
}
}