
Resolution
Apostolicae Servitutis
Trotz vieler kirchlicher Verbote haben einige Geistliche die Angewohnheit, sich mit weltlichen Geschäften und Beschäftigungen abzugeben.
Das ist unerhört und muss beendet werden.
Katholische KircheZusammenschlussallow, can vote, select trigger 1
KurieSonderstatuscan vote
KurienaktionsverbotModifikatorartallow
KatholizismusReligionallowApostolicae ServitutisStatischer ModifikatorallowDefinitionin_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" Den Concept wählen:
43column = {
44data = name
}
}
51select_trigger = {
52looking_for_a = boolean
53target_flag = vote
54name = "select_vote" Auswählen, wie abgestimmt werden soll
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)"
}