事件
世上的光

神明是指引我们走向繁荣的灯塔。它的世俗代表是我们的统治者Ruler。他的一生都奉献给了我们信仰的扩张。由于his/her的不懈努力,世界各地的人们都在放弃和怀疑他们错误的信仰,去寻找光明。
神权国政体trigger
天主教宗教option定义in_game/events/government/theocratic_flavor.txt:217
218type = country_event
219title = theocratic_flavor.9.title 世上的光
220desc = theocratic_flavor.9.desc 神明是指引我们走向繁荣的灯塔。它的世俗代表是我们的统治者Ruler。他的一生都奉献给了我们信仰的扩张。由于his/her的不懈努力,世界各地的人们都在放弃和怀疑他们错误的信仰,去寻找光明。
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
}
}
}
}