
Resolution
Dei Gratia Rex
Im Herzen weiß jeder Gläubige, dass letztlich Gott unsere Herrscher auserkor und sie daher nach seiner Gnade und seinem Wort regieren.
Katholische KircheZusammenschlussallow, can vote, select trigger 1
KurieSonderstatuscan vote
KurienaktionsverbotModifikatorartallow
KatholizismusReligionallowDei Gratia RexStatischer ModifikatorallowDefinitionin_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" Den Concept wählen:
44column = {
45data = name
}
50enabled = {
}
}
54select_trigger = {
55looking_for_a = boolean
56target_flag = vote
57name = "select_vote" Auswählen, wie abgestimmt werden soll
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)"
}