イベント
果たされない聖戦

我々は国民に対し、Country Adjective信仰が唯一の真の信仰だと何度も宣言し、宗教的相違を考慮するとInfidel Neighborとの戦争が間近であると伝えてきた。しかし、Infidel Neighborに対していかなる戦争も遂行できなかったため、多くの国民が我々に失望している。不満を表明するために街頭に出る者たちもいるようだ。
伝統主義と革新主義社会的価値trigger定義in_game/events/government/societal_values.txt:1581
1582type = country_event
1583title = societal_values.404.title 果たされない聖戦
1584desc = societal_values.404.desc 我々は国民に対し、Country Adjective信仰が唯一の真の信仰だと何度も宣言し、宗教的相違を考慮するとInfidel Neighborとの戦争が間近であると伝えてきた。しかし、Infidel Neighborに対していかなる戦争も遂行できなかったため、多くの国民が我々に失望している。不満を表明するために街頭に出る者たちもいるようだ。
1585outcome = neutral
1586trigger = {
1588at_war = no
1589months_since_war > 60
1590is_subject = no
1592any_neighbor_country = {
1593NOT = {
1593religion = root.religion
}
1594NOT = {
1594has_truce_with = root
}
1595expected_army_size < root.expected_army_size
}
}
1599illustration_tags = {
160010 = armed
160110 = exterior
}
1604immediate = {
}
1606hidden_effect = {
1607random_neighbor_country = {
1608limit = {
1609NOT = {
1609religion = root.religion
}
1610NOT = {
1610has_truce_with = root
}
1611expected_army_size < root.expected_army_size
}
1613save_scope_as = infidel_neighbor
1614random_owned_location = {
1615limit = {
1615is_neighbor_of = root
}
1616save_scope_as = target_location
}
}
}
}