관계 개선
행동

관계 개선

improve_relations_memberin_game/common/generic_actions/unlockable_io_actions.txt:460

구성국과의 관계에 투자하여 국가 간 조직체 수장국에 대한 우호도를 크게 개선합니다.

요구 조건관계 개선 잠금 해제보정치 유형select trigger 1

정의in_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" 국가 간 조직체 선택:
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" 국가 선택:
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.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지