식민지 전쟁 활동 지원
행동이번 버전 변경

식민지 전쟁 활동 지원

aid_colonial_warin_game/common/generic_actions/colonial_revolution.txt:479

우리 식민 국가의 전쟁 활동을 지원한다면, 통합을 촉진하는 동시에 우리가 그들을 얼마나 아끼는지 보여 줄 수 있을 것입니다.

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

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

480type = situation
482ai_tick = monthly
483ai_tick_frequency = 6
484automation_tick = monthly
485automation_tick_frequency = 1
487potential = {
488scope:actor ?= {
489is_colonial_overlord = yes
}
}
492allow = {
}
495cooldown = {
496type = recently_aid_colonial_war
497years = 2
}
500price = price:aid_colonial_war
502select_trigger = {
503looking_for_a = situation
504target_flag = recipient
505name = "choose_situation" 상황 선택:
506column = {
507data = name
}
509visible = {
511situation_is_active = yes
}
}
515select_trigger = {
516looking_for_a = country
517target_flag = target_country
518name = "choose_country" 국가 선택:
519none_available_msg_key = "no_valid_countries"
520column = {
521data = name
}
523visible = {
524is_colonial_subject = yes
525overlord = scope:actor
526at_war = yes
}
}
530effect = {
531if = {
532limit = {
533exists = scope:target_country
}
535scope:actor ?= {
536transfer_yearly_manpower = {
537value = 0.25
538target = scope:target_country
}
}
541scope:target_country ?= {
542add_liberty_desire = liberty_desire_mild_minus (-10)
}
}
545else = {
546custom_tooltip = aid_colonial_war_tt 우리 연간 인력의 1/4을 투입해 식민 종속국을 지원함으로써 해당 국가의 해방 욕구를 줄입니다
}
}
549ai_will_do = {
550add = -10
551add = {
552if = {
553limit = {
554scope:target_country = {
555subject_loyalty < 50
}
}
}
559value = 20
}
561add = {
562if = {
563limit = {
564scope:target_country = {
565subject_loyalty > 70
}
}
}
569value = -20
}
571add = {
572if = {
573limit = {
574scope:actor = {
575manpower_percentage < 0.5
}
}
}
579value = -20
}
581add = {
582if = {
583limit = {
584scope:actor = {
585manpower_percentage > 0.9
}
}
}
589value = 100
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지