
Resolution
Dei Gratia Rex
In their hearts, all the faithful know that God ultimately selected our ruler, and thus they rule by His Grace and by His Word.
Catholic ChurchInternational Organizationallow, can vote, select trigger 1
CuriaSpecial Statuscan vote
Curia Actions BlockedModifier Typeallow
CatholicismReligionallowDei Gratia RexStatic ModifierallowDefinitionin_game/common/resolutions/dei_gratia_rex.txt:1
9allow = {
10scope:actor = {
}
}
}
20votes = {
21add = {
22desc = "[cardinal_s|e]"
23value = scope:actor.num_cardinals
}
}
27can_vote = {
}
}
36proposal_price = price:propose_curia_action
38months = 6
40select_trigger = {
41looking_for_a = international_organization
42target_flag = recipient
43name = "choose_international_organization" Choose the International Organization:
44column = {
45data = name
}
50enabled = {
}
}
54select_trigger = {
55looking_for_a = boolean
56target_flag = vote
57name = "select_vote" Select which way to vote
58column = {
59data = name
}
61visible = {
}
63enabled = {
64trigger_if = {
65limit = {
66root = no
}
69scope:recipient = {
70resolution_is_active = resolution:dei_gratia_rex
}
}
73trigger_else = {
74always = yes
}
}
}
80effect = {
}
}
96ai_will_do = {
97scope:actor = {
98add = {
99desc = "DIPLOREASON_REBELS"
100value = num_rebels
101add = 1
102multiply = 5
}
}
106if = {
107limit = {
108exists = scope:proposer
}
110if = {
111limit = {
112scope:vote = no
}
114multiply = {
115desc = "BIAS_FOR_VOTE_AGAINST_IT"
116value = -1
}
}
}
}
121ai_proposer_risk = {
122value = "scope:actor.currency_utility(prestige|-20)"
}