
War Goal
Great Northern Conflict Conquest
In a bid to challenge the influence of our Scandinavian foes, the decision has been made to take up arms and wrestle over the control of lucrative lands and trade routes across the Baltic.
Definitionin_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