
이단 박멸을 위해 엄단의 조처를 했음에도 불구하고 일부 지방의 주민들은 여전히 개종을 거부하며 기존의 신앙을 고수하고 있습니다.
정의in_game/events/disaster/religious_turmoil.txt:38
39type = country_event
40category = disaster_event
41title = religious_turmoil.3.title 늘어나는 이단
42desc = religious_turmoil.3.desc 이단 박멸을 위해 엄단의 조처를 했음에도 불구하고 일부 지방의 주민들은 여전히 개종을 거부하며 기존의 신앙을 고수하고 있습니다.
43outcome = neutral
47image = "gfx/interface/illustrations/disaster/religious_turmoil.dds"
선택지
A비국교도들을 추방하라.
52custom_tooltip = religious_turmoil.3.a.tt Religion 신도가 아닌 일부 팝의 Concept가 pop satisfaction mild penalty 감소합니다
53hidden_effect = {
54ordered_owned_location = {
55order_by = population
56limit = {
57local_religious_unity < 1.0
}
59max = {
60value = 1
61add = {
62value = root.num_provinces
63multiply = 0.2
}
}
66check_range_bounds = no
67every_pop = {
68limit = {
69owner = root
70religion != root.religion
}
}
}
}