
Résolution
Apostolicæ Servitutis
En dépit des nombreuses réglementations ecclésiastiques en faisant l'interdiction, certains clercs ont pris l'habitude de s'occuper d'affaires et d'entreprises temporelles.
C'est un abus, qui doit cesser incessamment.
Église catholiqueOrganisation internationaleallow, can vote, select trigger 1
CurieStatut spécialcan vote
Actions de la Curie bloquéesType de modificateurallow
CatholicismeReligionallowApostolicæ ServitutisModificateur statiqueallowDéfinitionin_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" Sélectionner l'Organisation internationale :
43column = {
44data = name
}
}
51select_trigger = {
52looking_for_a = boolean
53target_flag = vote
54name = "select_vote" Choisissez votre 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)"
}