독립 전쟁 선포
행동

독립 전쟁 선포

declare_independence_warin_game/common/generic_actions/colonial_revolution.txt:63

이제 억압의 사슬을 부수고 종주국으로부터 독립을 선언할 때입니다!

요구 조건식민지 혁명상황select trigger

정의in_game/common/generic_actions/colonial_revolution.txt:63

64type = situation
66ai_tick = daily
67ai_tick_frequency = 80
68automation_tick = monthly
69automation_tick_frequency = 1
71potential = {
72scope:actor ?= {
73is_colonial_subject = yes
}
}
76allow = {
77scope:actor ?= {
78at_war = no
79subject_loyalty < 50
80NOT = {
80has_truce_with = overlord
}
}
}
84price = price:declare_independence_war
86select_trigger = {
87looking_for_a = situation
88target_flag = recipient
89name = "choose_situation" 상황 선택:
90column = {
91data = name
}
93visible = {
95situation_is_active = yes
}
}
99effect = {
100scope:actor ?= {
101leave_all_wars_with = scope:actor.overlord
102declare_war_with_cb = {
103target = scope:actor.overlord
}
}
}
109ai_will_do = {
111add = {
112value = 50
113subtract = scope:actor.subject_loyalty
114multiply = 2
}
117add = {
118scope:actor = {
119value = "opinion(overlord)"
120multiply = -0.025
}
}
124add = {
125scope:actor = {
126if = {
127limit = {
128relative_strength(overlord) < 0.05
}
130value = -1000
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지