
異端を根絶する厳しい試みにもかかわらず、わが国のいくつかの州の住民は己の信仰に強く執着し、改宗に抵抗している。
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"
52custom_tooltip = religious_turmoil.3.a.tt Religion信者ではない一部のPOPのPOP満足度が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
}
}
}
}