관계 공식화
국가 상호 작용

관계 공식화

formalize_relationsin_game/common/country_interactions/formalize_italian_state_relations.txt:1

상대국과의 관계를 공식화하여 상대국이 우리 국가에 대해 갖는 우호도와 신뢰 수준을 향상합니다.

요구 조건프랑스국가potential로마국가select triggerenabled_formalized_relations변수potential

정의in_game/common/country_interactions/formalize_italian_state_relations.txt:1

2type = diplomacy
3category = CATEGORY_FRIENDLY_ACTIONS
5potential = {
6scope:actor = {
7has_or_had_tag = FRA
8custom_tooltip = {
9text = has_unlocks_formalize_relations_action 이탈리아 현안 동적 역사 이벤트에서 관계 공식화 외교 행동을 잠금 해제함
}
}
}
15allow = {
16scope:actor = {
17num_of_diplomats >= 3
}
}
21select_trigger = {
22looking_for_a = country
23target_flag = recipient
24name = "choose_country" 국가 선택:
25column = {
26data = name
}
28visible = {
29NOT = {
29tag = PAP
}
30capital.region = region:italy_region
31is_subject = no
}
33enabled = {
34not = {
34is_at_war_with = scope:actor
}
35not = {
35is_rival_of = scope:actor
}
36NOT = {
36has_opinion = {
36modifier = opinion_formalized_relations_italian
36target = scope:actor
}
}
}
}
40effect = {
41scope:actor = {
42add_diplomats = -3
43add_trust_equilibrium = {
44modifier = trust_fra_italian_formalize_relations
45target = scope:recipient
}
47add_opinion = {
48modifier = opinion_formalized_relations_italian
49target = scope:recipient
}
}
52scope:recipient = {
53add_trust_equilibrium = {
54modifier = trust_fra_italian_formalize_relations
55target = scope:actor
}
57add_opinion = {
58modifier = opinion_formalized_relations_italian
59target = scope:actor
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지