
War Goal
Show Superiority
Wargoal is to show superiority. Participants will get more Warscore from winning battles.
Accumulating more than THRESHOLD Warscore from won battles will grant us a ticking Warscore.
Definitionin_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