On Action本版本变更
on_pre_winning_war
root = country, scope:winner = country, scope:loser = country, scope:war = war
十字军宣战理由effect
吉哈德宣战理由effect
宗教霸权宣战理由effect
瑞典国家effect
路德宗宗教effect定义in_game/common/on_action/_hardcoded.txt:1723
1724effect = {
1726if = {
1727limit = {
1728scope:winner = {
1729is_human = yes
}
1731scope:war = {
}
}
}
1743if = {
1744limit = {
1745scope:war = {
}
}
1754scope:war = {
1755scope:war = {
1756random_attacker = {
}
}
}
}
}