
DisasterChanged this version
Reform Society
The Āltepētl system has served our people with care and prosperity over the years. However, our loose grasp on our subjects' concerns in other city-states has raised a chorus of dissenting voices against our rule. Should we wish to retain our splendor and consolidate our power, centralization reforms are necessary.
NahuaReligioncan startcompleted_nahuatl_reform_society_disaster_variableVariablecan starteligible_for_reform_society_disaster_variableVariablecan startModifiers
Definitionin_game/common/disasters/reform_society.txt:1
3image = "gfx/interface/illustrations/disaster/reform_society.dds"
7can_start = {
9has_any_active_disaster = no
10custom_tooltip = {
11text = eligible_for_reform_society_disaster_tt We have enacted the Reform Society Action
}
}
21modifier = {
}
27on_start = {
35every_subject = {
36root = {
37change_variable = {
39add = {
40value = prev.num_locations
41multiply = 0.25
}
}
}
}
}
47on_end = {
}
56on_monthly = {
58show_as_tooltip = {
59random_list = {
6095 = {
60custom_tooltip = no_event_occurs_tt No Event occurs
}
615 = {
61custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
}
}
64hidden_effect = {
65random_list = {
6695 = {
}
675 = {
68random_list = {
}
}
}
}
}


