
전쟁 목표이번 버전 신규
우위 과시
본 Concept는 우리 국가의 우위를 과시하는 것입니다. 전투에서 승리하면 참여국이 더 많은 전쟁 점수를 얻습니다.
전투에서 승리해 THRESHOLD 이상의 전쟁 점수를 모으면, 전쟁 점수가 지속적으로 증가합니다.
정의in_game/common/wargoals/00_default.txt:276
277type = superiority
279war_name = "COALITION_WAR_NAME"
281attacker = {
282conquer_cost = 1
283subjugate_cost = 1
284release_cost = 0.25
285allowed_locations = {
286trigger_if = {
287limit = {
288scope:war.attacker_leader ?= scope:winner
}
290custom_tooltip = {
291text = VER_cannot_take_territory_besides_scripted_peace_deal 스칼라 전쟁이 진행되는 동안 이벤트를 통해 활성화되는 특수 평화 조약으로만 영토를 획득할 수 있습니다
292always = no
}
}
295trigger_else = {
295always = yes
}
}
}
299defender = {
300conquer_cost = 2.5
301subjugate_cost = 2.5
302release_cost = 2.5
}
304ticking_war_score = 0.5