
Resolution
Apostolicae Servitutis
In spite of many prohibitive laws of the Church, some ecclesiastics had drifted into the habit of occupying themselves with worldly business and pursuits.
This is outrageous and should stop.
Catholic ChurchInternational Organizationallow, can vote, select trigger 1
CuriaSpecial Statuscan vote
Curia Actions BlockedModifier Typeallow
CatholicismReligionallowApostolicae ServitutisStatic ModifierallowDefinitionin_game/common/resolutions/apostolicae_servitutis.txt:1
8allow = {
9scope:actor ?= {
}
}
}
19votes = {
20add = {
21desc = "[cardinal_s|e]"
22value = scope:actor.num_cardinals
}
}
26can_vote = {
}
}
35proposal_price = price:propose_curia_action
37months = 6
39select_trigger = {
40looking_for_a = international_organization
41target_flag = recipient
42name = "choose_international_organization" Choose the International Organization:
43column = {
44data = name
}
}
51select_trigger = {
52looking_for_a = boolean
53target_flag = vote
54name = "select_vote" Select which way to vote
55column = {
56data = name
}
58visible = {
}
60enabled = {
61trigger_if = {
62limit = {
63root = no
}
66scope:recipient = {
67resolution_is_active = resolution:apostolicae_servitutis
}
}
70trigger_else = {
71always = yes
}
}
}
76effect = {
}
}
94ai_will_do = {
96add = {
97desc = "VOTE_BASE_VALUE"
98value = 50
}
101scope:actor = {
103multiply = {
104value = estate_satisfaction:clergy_estate
105multiply = -1
106add = 1
}
108multiply = "estate_power(estate_type:clergy_estate)"
}
111if = {
112limit = {
113exists = scope:proposer
}
115if = {
116limit = {
117scope:vote = no
}
119multiply = {
120desc = "BIAS_FOR_VOTE_AGAINST_IT"
121value = -1
}
}
}
}
128ai_proposer_risk = {
129value = "scope:actor.currency_utility(prestige|-20)"
}