イベント
宗教的不寛容

新たな思想が国中に広がるなかで、Countryにおける宗教的少数派の立場をめぐって活発な議論が起こっている。信教の自由を擁護する人々は、Target Location Adjective信者や国内のほかの少数派の状況を改善するための改革を求めているが、反対する人々は少数派に対する全面的な弾圧を推進している。この問題が適切に処理されなければ、暴力的な衝突が起こる可能性がある。
カトリック宗教option 2religious_revolution変数trigger定義in_game/events/disaster/revolutionary_chaos.txt:81
82type = country_event
83category = disaster_event
84title = revolutionary_chaos.2.title 宗教的不寛容
85desc = revolutionary_chaos.2.desc 新たな思想が国中に広がるなかで、Countryにおける宗教的少数派の立場をめぐって活発な議論が起こっている。信教の自由を擁護する人々は、Target Location Adjective信者や国内のほかの少数派の状況を改善するための改革を求めているが、反対する人々は少数派に対する全面的な弾圧を推進している。この問題が適切に処理されなければ、暴力的な衝突が起こる可能性がある。
86outcome = neutral
87image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
88trigger = {
90NOT = {
90has_reform = government_reform:revolutionary_autocracy
}
91religious_unity < 1
92capital.region = {
93any_location_in_region = {
94owner ?= root
95NOT = {
95dominant_religion ?= root.religion
}
}
}
}
99immediate = {
101capital.region = {
102random_location_in_region = {
103limit = {
104owner ?= root
105NOT = {
105dominant_religion ?= root.religion
}
}
107save_scope_as = target_location
}
}
}