이벤트
세상의 빛

신성은 우리를 번영으로 인도하는 등불입니다. 그리고 속세에서 그 역할을 하는 자가 바로 우리의 귀감이신 통치자 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
}
}
}
}