事件
支持战争

当我们宣布将对我们的宗教敌人宣战时,民众们已开始为战争做准备。
守旧 vs 创新社会价值观trigger定义in_game/events/government/societal_values.txt:1553
1554type = country_event
1555title = societal_values.403.title 支持战争
1556desc = societal_values.403.desc 当我们宣布将对我们的宗教敌人宣战时,民众们已开始为战争做准备。
1557outcome = neutral
1558trigger = {
1560at_war = yes
1561any_country_at_war_with = {
1561NOT = {
1561religion = prev.religion
}
}
}
1564illustration_tags = {
156510 = armed
156610 = exterior
}
1569immediate = {
}
}