Fraktion beitreten
AktionIn dieser Version geändert

Fraktion beitreten

gag_join_factionin_game/common/generic_actions/guelphs_and_ghibellines.txt:3

Sich einer Fraktion in Bezug auf die Situation „Guelfen und Ghibellinen“ anschließen.

ErfordertGhibellinenZusammenschlusspotential, select trigger 2GuelfenZusammenschlusspotential, select trigger 2ChristentumReligionsgruppepotentialGuelfen und GhibellinenSituationallow, select trigger 1Zieht Ghibellinen vorStatischer ModifikatorpotentialZieht Guelfen vorStatischer Modifikatorpotential

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 Italien
}
}
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 Italien
}
}
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" Die Situation wählen:
69column = {
70data = name
}
72visible = {
74situation_is_active = yes
}
}
78select_trigger = {
79looking_for_a = international_organization
80target_flag = target
81name = "gag_join_faction_choose_faction" Fraktion wählen, der beigetreten werden soll
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 Wir werden der Zielfraktion der Guelfen und Ghibellinen beitreten
}
}
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 = {
}
}
168add = -100
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum