스크립트 효과

create_instant_rebellion

create_instant_rebellionin_game/common/scripted_effects/global_effects.txt:191

정의in_game/common/scripted_effects/global_effects.txt:191

192show_as_tooltip = {
193$rebel$ = {
194start_civil_war = {
}
}
}
198hidden_effect = {
199every_in_list = {
200list = $list$
201if = {
202limit = {
202scope_type = province
}
203every_location_in_province = {
204every_pop = {
205change_pop_allegiance = $rebel$
}
}
}
209else_if = {
210limit = {
210scope_type = location
}
211every_pop = {
212change_pop_allegiance = $rebel$
}
}
}
217$rebel$ = {
218start_civil_war = {
219save_scope_as = target_rebel_country
220set_variable = {
222years = 3
}
224if = {
225limit = {
226PREV.owner = {
227at_war = yes
}
}
230every_province = {
231raise_levies = {
232instant = yes
233type = army
}
}
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지