
International OrganizationChanged this version
Guelphs
The Guelphs are a group of Italian states who align themselves with the interests of the Rome in Italy.
Force into our FactionCasus Bellion disband, on left
RomeCountrycan leave trigger
GhibellinesInternational Organizationon joined
Holy Roman EmpireInternational Organizationauto leave trigger
Guelphs and GhibellinesSituationcan leave triggergag_blocked_from_leadingVariableon leftModifiers
Modifier
Leader modifier
Monthly Prestige+0.05
Definitionin_game/common/international_organizations/guelphs_and_ghibellines.txt:2
4has_leader_country = yes
5leader_type = country
6leader_change_method = score
7leader_change_trigger_type = timed
8months_between_leader_changes = 1
9leader_score = {
10value = country_tax_base
}
12unique = yes
13show_on_diplomatic_map = yes
14expel_members_who_are_targets_of_other_members = no
16leader_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_LEADER_COLOR
17disband_if_no_leader = no
19can_declare_war = {
19always = yes
}
20gives_military_access_to_all_when_at_war = yes
22create_visible_trigger = {
23always = no
}
26invite_visible_trigger = {
27always = yes
}
30can_join_trigger = {
31capital.region = region:italy_region
32in_civil_war = no
33OR = {
35AND = {
}
}
44OR = {
45NOT = {
46exists = leader_country
}
48AND = {
49exists = leader_country
50NOT = {
50leader_country = root
}
}
}
}
55NOT = {
}
}
}
64on_joined = {
65if = {
70remove_country_from_international_organization = root
}
}
}
76can_leave_trigger = {
77trigger_if = {
78limit = {
78exists = root
}
79NOT = {
}
}
}
88trigger_else = {
88always = no
}
}
90can_lead_trigger = {
91is_subject = no
92is_member_of_international_organization = scope:recipient
95capital ?= {
96region = region:italy_region
}
}
99auto_leave_trigger = {
101OR = {
103trigger_if = {
}
}
}
111auto_disband_trigger = {
111always = no
}
112monthly_effect = {
}
113modifier = {
}
119on_left = {
120if = {
}
124if = {
}
}
129on_disband = {
130every_international_organization_member = {
}
}
135ai_desire_to_join = {
}
138ai_desire_to_allow_new_member = {
139add = {
140desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" We want the International Organization to grow
141value = 20
}
}


