
战争目标
展现霸权
战争目标为展现霸权。参战方赢得战斗会获取更多战争分数。
赢得战斗获得的战争分数累计超过THRESHOLD会让我们持续获得战争分数。
定义in_game/common/wargoals/00_default.txt:717
718type = superiority
719war_name = "red_turban_rebellions_AGAINST_OTHER_REBELS_WAR_NAME"
720attacker = {
721conquer_cost = 0.02
722subjugate_cost = 0.12
723antagonism = 0.02
724allowed_locations = {
725OR = {
726region = region:east_china_region
727region = region:north_china_region
728region = region:south_china_region
729region = region:west_china_region
}
}
}
733defender = {
734conquer_cost = 0.02
735subjugate_cost = 0.12
736antagonism = 0.02
}
738ticking_war_score = 1.25