동군연합에서 탈퇴
국가 상호 작용이번 버전 변경

동군연합에서 탈퇴

break_subject_unionin_game/common/country_interactions/break_union.txt:1

상대국의 왕좌에 새로운 통치자를 앉히고 동군연합에서 탈퇴하도록 강요합니다

요구 조건상위 연합국특별 지위select trigger 1상호 작용 차단보정치 유형select trigger 2서열 확립정책effect

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

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
}
7allow = {
}
9select_trigger = {
10looking_for_a = country
11interaction_source_list = {
12scope:actor = {
13every_subject = {
14add_to_list = source
}
}
}
18cache_targets = yes
19target_flag = recipient
20name = "choose_country" 국가 선택:
21column = {
22data = name
}
24visible = {
25exists = union
26NOT = {
26in_union_with = scope:actor
}
27union = {
28NOT = {
29country_has_special_status = {
31country = root
}
}
}
}
36enabled = {
37subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
}
}
42select_trigger = {
43looking_for_a = character
44source = actor
45target_flag = target
46cache_targets = yes
47name = "break_subject_union_SELECT_TITLE" 통치자로 임명할 인물 선택:
48none_available_msg_key = "break_subject_union_no_characters"
49column = {
50data = character_ruler
}
52visible = {
53is_alive = yes
54is_ruler = no
55is_adult = yes
}
}
60effect = {
61custom_tooltip = {
62text = break_subject_union_tt 모든 Recipient Union 구성국의 Actor에 대한 우호도가 Opinion Removed Member From Union 감소합니다.
63scope:recipient = {
64every_union_partner = {
65add_opinion = {
66modifier = opinion_removed_member_from_union
67target = scope:actor
}
}
}
}
72if = {
73limit = {
74scope:recipient.union = {
74international_organization_has_policy = policy:union_establish_seniority_policy
}
}
76custom_tooltip = {
77text = break_subject_union_at Recipient Union의 상위 연합국이 Recipient에 대해 권좌 쟁취 전쟁 명분을 얻습니다
78scope:recipient.union = {
79every_country_with_special_status_of_type = {
80type = senior_partner
81add_casus_belli = {
83target = scope:recipient
}
}
}
}
}
89else = {
90custom_tooltip = {
91text = break_subject_union_bt Recipient Union의 모든 구성국이 Recipient에 대해 권좌 쟁취 전쟁 명분을 얻습니다
92scope:recipient.union = {
93every_international_organization_member = {
94limit = {
95NOT = {
95this = scope:recipient
}
}
97add_casus_belli = {
99target = scope:recipient
}
}
}
}
}
105scope:actor = {
106drop_antagonism_bomb = {
107value = {
108value = scope:recipient.country_economical_base
109divide = 2000
}
111modifier = antagonism_broke_subject_union
112target = scope:recipient.capital
}
}
115if = {
116limit = {
116exists = scope:target
}
117scope:target = {
117move_country = scope:recipient
}
118scope:recipient = {
118set_new_ruler = scope:target
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지