援助殖民地战争
行动本版本变更

援助殖民地战争

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 我们将向我们的殖民Concept提供援助,一次性派遣相当于我国每年人力四分之一的士兵,并降低他们的独立倾向。
}
}
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。 关于 · 隐私 · 法律声明