Event
Food Riots

The intense shift in climate, coupled with years of abnormal frost has made many of our once-fertile fields into barren wastelands. Farmers that depend on agricultural output have all but lost their dignity and what little social standing they once had. Angered mobs now roam the streets in key settlements across Target Area, expressing their dissatisfaction with the rule of Target Character while threatening to openly revolt.
Definitionin_game/events/disaster/time_of_troubles.txt:439
440type = country_event
441category = disaster_event
442title = time_of_troubles.7.title Food Riots
443desc = time_of_troubles.7.desc The intense shift in climate, coupled with years of abnormal frost has made many of our once-fertile fields into barren wastelands. Farmers that depend on agricultural output have all but lost their dignity and what little social standing they once had. Angered mobs now roam the streets in key settlements across Target Area, expressing their dissatisfaction with the rule of Target Character while threatening to openly revolt.
444outcome = neutral
445image = "gfx/interface/illustrations/disaster/time_of_troubles.dds"
447trigger = {
}
454immediate = {
455ruler_or_regent = {
455save_scope_as = target_character
}
456ordered_province = {
458order_by = {
459value = province_food_percentage
460multiply = -1
}
462check_range_bounds = no
463max = 1
464save_scope_as = target_province
469area = {
470save_scope_as = target_area
}
}
}