战争目标为展现霸权。参战方赢得战斗会获取更多战争分数。
赢得战斗获得的战争分数累计超过THRESHOLD会让我们持续获得战争分数。
定义in_game/common/wargoals/00_default.txt:580
581type = superiority
582war_name = "HUNDRED_YEARS_WAR_NAME"
583war_name_is_country_order_agnostic = yes
585attacker = {
586conquer_cost = 0.75
587subjugate_cost = 0.75
588allowed_locations = {
589custom_tooltip = {
590text = casus_belli_forbids_non_french_location_conquest_tt “百年战争”战争目标只允许夺取法兰西区域内或由法兰西和英格兰的附属国所拥有的领土
591OR = {
592scope:location.region = region:france_region
}
}
}
}
605defender = {
606conquer_cost = 0.75
607subjugate_cost = 0.75
608allowed_locations = {
609custom_tooltip = {
610text = casus_belli_forbids_non_french_location_conquest_tt “百年战争”战争目标只允许夺取法兰西区域内或由法兰西和英格兰的附属国所拥有的领土
611OR = {
612scope:location.region = region:france_region
}
}
}
}
625ticking_war_score = 0.5