
전쟁 목표
대북방 전쟁 정복
스칸디나비아 세력의 영향력에 대항하고자, 발트 전역의 수익성 높은 땅과 무역로를 장악하기 위해 무력 투쟁을 벌이기로 했습니다.
정의in_game/common/wargoals/00_default.txt:937
938type = take_province
939attacker = {
940conquer_cost = 0.9
941subjugate_cost = 0.9
942allowed_locations = {
943scope:location = {
944OR = {
945province = {
946any_location_in_province = {
946is_neighbor_of = scope:winner
}
}
948AND = {
949is_port = yes
950OR = {
951region = region:baltic_region
952region = region:north_german_region
}
}
}
}
}
}
959defender = {
960conquer_cost = 1
961subjugate_cost = 1
}
963ticking_war_score = 0.25