
战争目标
展现霸权
战争目标为展现霸权。参战方赢得战斗会获取更多战争分数。
赢得战斗获得的战争分数累计超过THRESHOLD会让我们持续获得战争分数。
定义in_game/common/wargoals/00_default.txt:693
694type = superiority
695war_name = "red_turban_rebellions_WAR_NAME"
696attacker = {
697conquer_cost = 0.02
698subjugate_cost = 0.12
699antagonism = 0.02
700allowed_locations = {
701OR = {
702region = region:east_china_region
703region = region:north_china_region
704region = region:south_china_region
705region = region:west_china_region
}
}
}
709defender = {
710conquer_cost = 0.02
711subjugate_cost = 0.12
712antagonism = 0.02
}
714ticking_war_score = 1.25