
戦争目標
中国の征服
戦争目標は優位性を誇示すること。戦闘に勝利するとより多くの戦勝点を得る。
勝利で得た戦勝点がTHRESHOLD以上になると、時間経過で戦勝点が増加する。
定義in_game/common/wargoals/00_default.txt:823
824type = superiority
825attacker = {
826conquer_cost = 0.5
827subjugate_cost = 0.5
828allowed_locations = {
829OR = {
830region = region:east_china_region
831region = region:north_china_region
832region = region:south_china_region
833region = region:west_china_region
}
}
}
837defender = {
838conquer_cost = 0.6
839subjugate_cost = 0.6
}
841ticking_war_score = 0.2