Soutien aux efforts de guerre coloniale
ActionModifié dans cette version

Soutien aux efforts de guerre coloniale

aid_colonial_warin_game/common/generic_actions/colonial_revolution.txt:479

En soutenant les efforts de guerre de nos nations coloniales, nous contribuerons grandement à leur consolidation et leur montrerons l'amour que nous leur portons.

RequiertRévolution colonialeConjonctureselect trigger 1

Définitionin_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" Sélectionner la Conjoncture :
506column = {
507data = name
}
509visible = {
511situation_is_active = yes
}
}
515select_trigger = {
516looking_for_a = country
517target_flag = target_country
518name = "choose_country" Sélectionner le Pays :
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 Nous aiderons nos colonies Subjectes avec un quart de nos Réserves annuelles et réduirons leur Aspiration à la liberté
}
}
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.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales