Event
Religious Intolerance

With new ideas spreading through our nation, lively debates have sprung up surrounding the position of religious minorities in Country. While advocates for religious freedom have seized the chance to call for reforms to improve the situation of followers of the Target Location Adjective faith and other minorities in the country, reactionaries are pushing for a full-scale clampdown against them. Violent clashes are likely if the matter is not handled properly.
CatholicismReligionoption 2religious_revolutionVariabletriggerDefinitionin_game/events/disaster/revolutionary_chaos.txt:81
82type = country_event
83category = disaster_event
84title = revolutionary_chaos.2.title Religious Intolerance
85desc = revolutionary_chaos.2.desc With new ideas spreading through our nation, lively debates have sprung up surrounding the position of religious minorities in Country. While advocates for religious freedom have seized the chance to call for reforms to improve the situation of followers of the Target Location Adjective faith and other minorities in the country, reactionaries are pushing for a full-scale clampdown against them. Violent clashes are likely if the matter is not handled properly.
86outcome = neutral
87image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
88trigger = {
90NOT = {
90has_reform = government_reform:revolutionary_autocracy
}
91religious_unity < 1
92capital.region = {
93any_location_in_region = {
94owner ?= root
95NOT = {
95dominant_religion ?= root.religion
}
}
}
}
99immediate = {
101capital.region = {
102random_location_in_region = {
103limit = {
104owner ?= root
105NOT = {
105dominant_religion ?= root.religion
}
}
107save_scope_as = target_location
}
}
}