イベント
神に授かりし権威

神性を授かった者を統治者に頂くことは、ごく少数しか手にできない特権である。その意味を知る彼らは、堕落した敵と戦う際には喜んで立ち上がるだろう。
神権制政体trigger定義in_game/events/government/theocratic_flavor.txt:32
33type = country_event
34title = theocratic_flavor.2.title 神に授かりし権威
35desc = theocratic_flavor.2.desc 神性を授かった者を統治者に頂くことは、ごく少数しか手にできない特権である。その意味を知る彼らは、堕落した敵と戦う際には喜んで立ち上がるだろう。
36outcome = neutral
37trigger = {
39at_war = yes
40any_country_at_war_with = {
40NOT = {
40religion = prev.religion
}
}
}
43illustration_tags = {
4410 = happy
4510 = interior
}
48immediate = {
}
}