Melhorar Relações
Ação

Melhorar Relações

improve_relations_memberin_game/common/generic_actions/unlockable_io_actions.txt:460

Investe nas relações de um Membro, mudando significativamente sua opinião sobre o Líder de Organização Internacional.

RequerLiberar Ação Melhorar RelaçõesTipo de Modificadorselect trigger 1

Definiçãoin_game/common/generic_actions/unlockable_io_actions.txt:460

461type = internationalorganization
462ai_tick = monthly
463ai_tick_frequency = 12
465automation_tick = never
466automation_tick_frequency = 12
467potential = {
}
469allow = {
}
471select_trigger = {
472looking_for_a = international_organization
473source = actor
474target_flag = recipient
475name = "choose_international_organization" Escolha a Organização Internacional:
476column = {
477data = name
}
479visible = {
480leader_country ?= scope:actor
481has_enabled_currency = gold
482international_organization_has_leader = yes
}
}
487select_trigger = {
488looking_for_a = country
489source = recipient
490target_flag = target
491name = "choose_country" Escolha o País:
492column = {
493data = name
}
495visible = {
496root != scope:actor
497NOT = {
498has_opinion = {
498target = scope:actor
498modifier = opinion_improve_relations_member
}
}
}
}
502effect = {
503scope:recipient = {
504add_gold = {
506multiply = -1
}
}
509if = {
510limit = {
510exists = scope:target
}
511scope:target = {
512add_opinion = {
513target = scope:actor
514modifier = opinion_improve_relations_member
}
516add_legitimacy = legitimacy_extreme_bonus (20)
}
}
}
520ai_will_do = {
521add = -50
522add = {
523value = scope:target.legitimacy
524subtract = 100
525multiply = -1
}
527add = {
528value = "scope:actor.prev_opinion_of_this(scope:target)"
529multiply = -1
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos os direitos reservados. Projeto de fã não oficial, sem afiliação com a Paradox Interactive. Conteúdo do jogo © Paradox Interactive. Sobre · Privacidade · Aviso legal