
Uluslararası TeşkilatBu sürümde değişti
Katolik Kilisesi
Katolik Kilisesi, ulusal sınırları aşan büyük bir dinî teşkilattır. Her türden ve her devletten teokratlar, Rome şehrindeki Kutsal Makam'ın temsilcileridir. Rome Piskoposu ve Katolik Kilisesinin lideri, Roma ülkesinin hükümdarıdır.
KatoliklikDinai issue voting bias
Trento KonsiliDurumon joined, on leftreligionDeğişkenon joinedDeğişkenler 2
Tanımin_game/common/international_organizations/catholic_church.txt:1
2has_target = no
3unique = yes
4expel_members_who_are_targets_of_other_members = no
5disband_if_no_leader = no
6show_leave_message = no
8max_active_resolutions = 1
10has_leader_country = yes
11leader_title_key = "CATHOLIC_CHURCH_LEADER"
12leader_type = character
13leader = {
14leader_country ?= {
15ruler ?= {
16add_to_list = leaders
}
}
}
21can_initiate_policy_votes = {
22is_member_of_international_organization = scope:recipient
}
26can_declare_war = {
27always = yes
}
30gold = yes
31international_organization_modifier = {
32unlock_withdraw_from_organization_treasury = yes
}
35variables = {
36papal_authority = {
37format = "PAPAL_AUTHORITY_DISPLAY"
38change_format = "VARIABLE_CHANGE_FORMAT"
39min = 0
40max = 100
41start = 60
42monthly_change = {
44subtract = {
45desc = "PA_REFORM_DESIRE"
46value = religion:catholic.reform_desire
47multiply = 0.2
}
51add = {
52desc = "INTERNAL_PEACE"
53if = {
54limit = {
54international_organization_has_internal_peace = no
}
55value = 0
}
57else = {
58value = 0.03
}
}
63if = {
64limit = {
64international_organization_has_policy = policy:ultramontanism
}
65add = {
66desc = "PA_ULTRAMONTANISM"
67value = 0.02
}
}
72if = {
73limit = {
73international_organization_has_policy = policy:gallicanism
}
74subtract = {
75desc = "PA_GALLICANISM"
76value = 0.01
}
}
81if = {
82limit = {
82international_organization_has_policy = policy:conciliarism
}
83subtract = {
84desc = "PA_CONCILIARISM"
85value = 0.025
}
}
90if = {
91limit = {
91international_organization_has_policy = policy:invisible_church
}
92subtract = {
93desc = "PA_INVISIBLE_CHURCH"
94value = 0.05
}
}
99if = {
100limit = {
101exists = leader_country
102leader_country = {
102owns = location:rome
}
}
104add = {
105desc = "PA_CONTROLS_ROME"
106value = 0.02
}
}
111add = {
112desc = "PA_CARDINALS"
113value = 0
114every_international_organization_member = {
115add = num_cardinals
}
117multiply = 0.002
}
121subtract = {
122desc = "PA_EXCOMMUNICATED_RULERS"
123value = 0
124every_international_organization_member = {
125limit = {
125is_excommunicated = yes
}
126add = 0.02
}
}
131subtract = {
132desc = "PA_CAN_IGNORE_BULLS"
133value = 0
134every_international_organization_member = {
135limit = {
135modifier:can_ignore_papal_bulls = yes
}
136add = 0.01
}
}
141if = {
142limit = {
142international_organization_has_leader = no
}
143subtract = {
144desc = "PA_INTERREGNUM"
145value = 0.5
}
}
150if = {
151limit = {
152international_organization_has_leader = yes
153NOT = {
153leader_country = {
153modifier:monthly_papal_authority = 0
}
}
}
155add = {
156desc = "FROM_MODIFIERS"
157value = leader_country.modifier:monthly_papal_authority
158multiply = leader_country.modifier:papal_authority_modifier
159add = leader_country.modifier:monthly_papal_authority
}
}
}
}
}
172create_visible_trigger = {
173always = no
}
176invite_visible_trigger = {
177always = no
}
189can_leave_trigger = {
190always = no
}
199auto_disband_trigger = {
200always = no
}
203on_joined = {
204if = {
205limit = {
206scope:recipient = {
}
}
214scope:recipient = {
215set_variable = {
216name = religion Din
217value = root.religion
}
}
}
224if = {
226add_to_global_variable_list = {
226name = council_of_trent_voters
226target = scope:actor
}
}
}
230on_left = {
231if = {
233remove_list_global_variable = {
233name = council_of_trent_voters
233target = scope:actor
}
234remove_list_global_variable = {
234name = council_of_trent_unvoters
234target = scope:actor
}
235remove_list_global_variable = {
235name = council_of_trent_voting_for_debate
235target = scope:actor
}
236remove_list_global_variable = {
236name = council_of_trent_voting_against_debate
236target = scope:actor
}
}
}
240ai_desire_to_join = {
}
243payments_implemented = {
tithe
}
253secondary_map_color_override = {
255if = {
256limit = {
257exists = cardinal
}
259value = rgb {
250
250
70
}
}
}
262tooltip = {
263if = {
264limit = {
265exists = cardinal
}
267custom_tooltip = {
267text = LOCATION_HAS_CARDINAL Location bir Concept makamı.
}
}
}
271ai_desire_to_allow_new_member = {
272add = {
273desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" Concept büyümesini istiyoruz
274value = 20
}
}
278ai_issue_voting_bias = {
279add = {
280desc = "INERTIA" Daha sonra yapsam olmaz mı?
281value = -1
}
285add = {
286desc = "POLICY_BIAS_REFORM_DESIRE" Reform Arzusu
287if = {
288limit = {
289scope:recipient = {
290leader_country = scope:actor
}
}
302else = {
303value = -1
}
305multiply = 10
}
}
310add = {
311desc = "POLICY_BIAS_REFORM_DESIRE" Reform Arzusu
312if = {
313limit = {
313not = {
313scope:actor = scope:recipient.leader_country
}
}
314scope:recipient = {
315leader_country = {
316if = {
317limit = {
318is_set = scope:vote
}
320value = 1
}
322else = {
323value = -1
}
325multiply = scope:actor.religion.reform_desire
326multiply = 20
}
}
}
}
332add = {
333desc = "PAPAL_AUTHORITY"
334if = {
335limit = {
335not = {
335scope:actor = scope:recipient.leader_country
}
}
336value = scope:recipient.var:papal_authority
337subtract = 50
338multiply = 0.3
}
}
}