
Action
Placitum Regium
The Rome Ruler Title has meddled in the affairs of our country for far too long. The authority of the crown should not bend its knee before the Roman seat! The Papal Bull will only be in effect when our government gives its approval.
RomeCountryallow, potential
EmpireCountry Rankallow
KingdomCountry Rankallow
CatholicismReligionpotentialEnacted Placitum RegiumStatic ModifierallowDefinitionin_game/common/generic_actions/catholic.txt:143
144ai_tick = never
145ai_tick_frequency = 60
146automation_tick = monthly
147automation_tick_frequency = 6
149automation_tick = never
150automation_tick_frequency = 12
153type = religious
155sound = UI_action_religion_generic
157potential = {
}
161allow = {
163scope:actor = {
164AND = {
165has_ruler = yes
}
168OR = {
}
173estate_power(estate_type:clergy_estate) <= "estate_power(estate_type:crown_estate)"
}
}
179select_trigger = {
180looking_for_a = religion
181source = actor
182target_flag = recipient
183name = "choose_religion" Choose the Religion:
184column = {
185data = name
}
}
189effect = {
190scope:actor = {
192if = {
193limit = {
193has_ruler = yes
}
194ruler = {
}
}
202add_estate_satisfaction = {
}
}
}
209ai_will_do = {
210value = -30
211add = {
212value = "c:PAP.opinion(scope:actor)"
213multiply = -0.5
}
215if = {
216limit = {
217scope:actor = {
218has_ruler = yes
219ruler ?= {
220has_trait = sinner
}
}
}
224add = 50
}
226if = {
227limit = {
228scope:actor.societal_value:spiritualist_vs_humanist < 0
}
230add = {
231value = "scope:actor.societal_value:spiritualist_vs_humanist"
232multiply = -1
}
}
}