VariableModifié dans cette version

papal_authority

papal_authorityin_game/common/international_organizations/catholic_church.txt:36
RequiertPeut ignorer les Bulles papalesType de modificateurmonthly changeAutorité pontificale mensuelleType de modificateurmonthly changeConciliarismePolitiquemonthly changeGallicanismePolitiquemonthly changeÉglise invisiblePolitiquemonthly changeUltramontanismePolitiquemonthly change

Comment il évolue

SourceEmplacementModification
change_papal_authorityinternational_organization:catholic_church+$value$
subtract_papal_authorityinternational_organization:catholic_church−$value$

Définitionin_game/common/international_organizations/catholic_church.txt:36

37format = "PAPAL_AUTHORITY_DISPLAY"
38change_format = "VARIABLE_CHANGE_FORMAT"
39min = 0
40max = 100
41start = 60
42monthly_change = {
44subtract = {
45desc = "PA_REFORM_DESIRE" Désir de réforme catholique
47multiply = 0.2
}
51add = {
52desc = "INTERNAL_PEACE" Paix parmi tous les membres
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" Doctrine de l'ultramontanisme
67value = 0.02
}
}
72if = {
73limit = {
73international_organization_has_policy = policy:gallicanism
}
74subtract = {
75desc = "PA_GALLICANISM" Doctrine du gallicanisme
76value = 0.01
}
}
81if = {
82limit = {
82international_organization_has_policy = policy:conciliarism
}
83subtract = {
84desc = "PA_CONCILIARISM" Doctrine du conciliarisme
85value = 0.025
}
}
90if = {
91limit = {
91international_organization_has_policy = policy:invisible_church
}
92subtract = {
93desc = "PA_INVISIBLE_CHURCH" Doctrine de l'Église invisible
94value = 0.05
}
}
99if = {
100limit = {
101exists = leader_country
102leader_country = {
102owns = location:rome
}
}
104add = {
105desc = "PA_CONTROLS_ROME" Rome contrôle Rome
106value = 0.02
}
}
111add = {
112desc = "PA_CARDINALS" Réseau de Cardinaux
113value = 0
114every_international_organization_member = {
115add = num_cardinals
}
117multiply = 0.002
}
121subtract = {
122desc = "PA_EXCOMMUNICATED_RULERS" Dirigeants excommuniés sur le trône
123value = 0
124every_international_organization_member = {
125limit = {
}
126add = 0.02
}
}
131subtract = {
132desc = "PA_CAN_IGNORE_BULLS" Membres ignorant la Bulle papale
133value = 0
134every_international_organization_member = {
135limit = {
}
136add = 0.01
}
}
141if = {
142limit = {
142international_organization_has_leader = no
}
143subtract = {
144desc = "PA_INTERREGNUM" Interrègne — Aucun Pape
145value = 0.5
}
}
150if = {
151limit = {
152international_organization_has_leader = yes
153NOT = {
153leader_country = {
}
}
}
155add = {
156desc = "FROM_MODIFIERS" Grâce aux modificateurs
157value = leader_country.modifier:monthly_papal_authority
158multiply = leader_country.modifier:papal_authority_modifier
159add = leader_country.modifier:monthly_papal_authority
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales