
Resolution
Benedictus Deus
Maintaining the cohesion and harmony of the Catholic Faith is the most important duty of all members of our faith.
Catholic ChurchInternational Organizationallow, can vote, potential, select trigger 1
CuriaSpecial Statuscan vote
Curia Actions BlockedModifier Typeallow
CatholicismReligionallowBenedictus DeusStatic ModifierallowDefinitionin_game/common/resolutions/benedictus_deus.txt:1
4potential = {
}
11allow = {
12scope:actor = {
}
}
}
22votes = {
23add = {
24desc = "[cardinal_s|e]"
25value = scope:actor.num_cardinals
}
}
29can_vote = {
}
}
38proposal_price = price:propose_curia_action
40months = 6
42select_trigger = {
43looking_for_a = international_organization
44target_flag = recipient
45name = "choose_international_organization" Choose the International Organization:
46column = {
47data = name
}
52enabled = {
}
}
56select_trigger = {
57looking_for_a = boolean
58target_flag = vote
59name = "select_vote" Select which way to vote
60column = {
61data = name
}
63visible = {
}
65enabled = {
66trigger_if = {
67limit = {
68root = no
}
71scope:recipient = {
72resolution_is_active = resolution:benedictus_deus
}
}
75trigger_else = {
76always = yes
}
}
}
81effect = {
}
}
97ai_will_do = {
98add = {
99desc = "VOTE_BASE_VALUE"
100value = 10
}
102scope:actor = {
103multiply = {
104desc = "DIPLOREASON_RELIGIOUS_UNITY"
105value = religious_unity
106subtract = 1
107multiply = -10
}
}
111if = {
112limit = {
113exists = scope:proposer
}
115if = {
116limit = {
117scope:vote = no
}
119multiply = {
120desc = "BIAS_FOR_VOTE_AGAINST_IT"
121value = -1
}
}
}
}
126ai_proposer_risk = {
127value = "scope:actor.currency_utility(prestige|-20)"
}