Event
The Light of the World

Divinity is the beacon that guides us towards prosperity. Its earthly representation comes with our exemplary ruler Ruler, whose life has been dedicated to the expansion of our faith. Thanks to his/her persistent efforts, people all over the world are leaving behind their doubtful and erroneous beliefs in their search for the light.
TheocracyGovernment Typetrigger
CatholicismReligionoptionDefinitionin_game/events/government/theocratic_flavor.txt:217
218type = country_event
219title = theocratic_flavor.9.title The Light of the World
220desc = theocratic_flavor.9.desc Divinity is the beacon that guides us towards prosperity. Its earthly representation comes with our exemplary ruler Ruler, whose life has been dedicated to the expansion of our faith. Thanks to his/her persistent efforts, people all over the world are leaving behind their doubtful and erroneous beliefs in their search for the light.
221outcome = neutral
222trigger = {
225any_owned_location = {
226NOT = {
227dominant_religion = root.religion
}
}
}
232illustration_tags = {
23310 = happy
23410 = interior
}
237immediate = {
}
240ordered_owned_location = {
241order_by = population
242limit = {
243NOT = {
244dominant_religion = root.religion
}
}
247max = {
248value = 1
249add = {
250value = root.num_provinces
251multiply = 0.2
}
}
254check_range_bounds = no
256add_to_list = theocratic_flavor_9_list
257every_pop = {
258limit = {
}
259split_pop = {
260fraction = 0.10
261religion = root.religion
}
}
}
}