イベント
聖戦への志願兵

我々の神聖なる大義に感銘を受け、Country Adjectiveからの志願兵が異教徒との戦いに加わり、真の信仰を広めるためにやって来た!
神権制政体trigger定義in_game/events/government/devotion_events.txt:982
983type = country_event
984title = devotion_events.24.title 聖戦への志願兵
985desc = devotion_events.24.desc 我々の神聖なる大義に感銘を受け、Country Adjectiveからの志願兵が異教徒との戦いに加わり、真の信仰を広めるためにやって来た!
986outcome = neutral
988illustration_tags = {
98910 = armed
99010 = exterior
}
993trigger = {
995monthly_manpower > 0
996OR = {
997any_country_at_war_with = {
997NOT = {
997religion = root.religion
}
}
998any_neighbor_country = {
999has_truce_with = root
1000NOT = {
1000religion = root.religion
}
}
}
1003devotion > 75.00
}
1006immediate = {
}
}