イベント
神性な光明

神性は我々を繁栄へと導く光明である。その地上における体現は、信仰の拡大に生涯を捧げた統治者Rulerにより示されている。その絶え間ない努力により、世界中の民が疑念と誤った信念を捨て去り、真の光を求めて歩みはじめている。
神権制政体trigger
カトリック宗教option定義in_game/events/government/theocratic_flavor.txt:217
218type = country_event
219title = theocratic_flavor.9.title 神性な光明
220desc = theocratic_flavor.9.desc 神性は我々を繁栄へと導く光明である。その地上における体現は、信仰の拡大に生涯を捧げた統治者Rulerにより示されている。その絶え間ない努力により、世界中の民が疑念と誤った信念を捨て去り、真の光を求めて歩みはじめている。
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
}
}
}
}