세력 가입
행동이번 버전 변경

세력 가입

gag_join_factionin_game/common/generic_actions/guelphs_and_ghibellines.txt:3

구엘프파와 기벨린파 상황에 따라 세력 중 하나에 합류합니다.

요구 조건기벨린파국가 간 조직체potential, select trigger 2구엘프파국가 간 조직체potential, select trigger 2기독교종교군potential구엘프파와 기벨린파상황allow, select trigger 1기벨린파 지지정적 보정치potential구엘프파 지지정적 보정치potential

정의in_game/common/generic_actions/guelphs_and_ghibellines.txt:3

4type = situation
6ai_tick = monthly
7ai_tick_frequency = 6
9automation_tick = never
10automation_tick_frequency = 12
12potential = {
13OR = {
14scope:actor = {
15OR = {
16is_emperor = yes
17capital ?= {
17region = region:italy_region
}
}
19religion.group = religion_group:christian
20NOT = {
20is_member_of_international_organization = international_organization:ghibellines_io
}
21NOT = {
21is_member_of_international_organization = international_organization:guelphs_io
}
}
23scope:actor = {
24OR = {
25is_emperor = yes
26capital ?= {
26region = region:italy_region
}
}
28religion.group = religion_group:christian
29OR = {
30AND = {
31is_member_of_international_organization = international_organization:ghibellines_io
32ruler ?= {
33has_character_modifier = gag_favors_guelphs
}
}
36AND = {
37is_member_of_international_organization = international_organization:guelphs_io
38ruler ?= {
39has_character_modifier = gag_favors_ghibellines
}
}
}
}
}
}
46allow = {
47scope:actor = {
48NOT = {
51years = 5
52variable = gag_recently_joined_a_faction
}
}
55NOT = {
58years = 2
59variable = gag_recently_left_a_faction
}
}
}
}
65select_trigger = {
66looking_for_a = situation
67target_flag = recipient
68name = "choose_situation" 상황 선택:
69column = {
70data = name
}
72visible = {
74situation_is_active = yes
}
}
78select_trigger = {
79looking_for_a = international_organization
80target_flag = target
81name = "gag_join_faction_choose_faction" 가입할 세력을 선택
82column = {
82data = name
}
83column = {
83data = members_size
}
84visible = {
85OR = {
86international_organization_type = international_organization_type:ghibellines_io
87international_organization_type = international_organization_type:guelphs_io
}
89scope:actor = {
90not = {
90is_member_of_international_organization = root
}
91can_join_international_organization = root
}
}
}
95effect = {
96if = {
97limit = {
97exists = scope:target
}
99target = scope:actor
100international_organization = scope:target
101join_variable = gag_recently_joined_a_faction
102join_years = 5
103leave_variable = gag_recently_left_a_faction
}
}
106else = {
106custom_tooltip = gag_join_faction_effect_tt 우리는 구엘프파와 기벨린파에 가입할 것입니다
}
}
108ai_will_do = {
110add = {
111value = "scope:target.modifier_utility(scope:actor)"
}
115scope:actor = {
117if = {
118limit = {
119not = {
119is_member_of_international_organization_of_type = {
119type = ghibellines_io
}
}
120not = {
120is_member_of_international_organization_of_type = {
120type = guelphs_io
}
}
}
122add = 100
}
124every_international_organizations_member_of = {
125limit = {
126OR = {
127international_organization_type = international_organization_type:ghibellines_io
128international_organization_type = international_organization_type:guelphs_io
}
}
131subtract = {
132value = "modifier_utility(scope:actor)"
134add = 1
}
}
137if = {
138limit = {
139exists = scope:actor.ruler
140exists = scope:target
141OR = {
142AND = {
143scope:actor.ruler ?= {
144has_character_modifier = gag_favors_guelphs
}
146scope:target ?= {
147international_organization_type = international_organization_type:guelphs_io
}
}
150AND = {
151scope:actor.ruler ?= {
152has_character_modifier = gag_favors_ghibellines
}
154scope:target ?= {
155international_organization_type = international_organization_type:ghibellines_io
}
}
}
}
160add = 100
}
162if = {
163limit = {
164scope:actor = {
165has_variable = gag_force_switched_faction_penalty
}
}
168add = -100
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지