
Resolution
Benedictus Deus
Den Zusammenhalt und die Harmonie des katholischen Gaubens zu bewahren, ist die wichtigste Aufgabe aller Mitglieder unseres Glaubens.
Katholische KircheZusammenschlussallow, can vote, potential, select trigger 1
KurieSonderstatuscan vote
KurienaktionsverbotModifikatorartallow
KatholizismusReligionallowBenedictus DeusStatischer ModifikatorallowDefinitionin_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" Den Concept wählen:
46column = {
47data = name
}
52enabled = {
}
}
56select_trigger = {
57looking_for_a = boolean
58target_flag = vote
59name = "select_vote" Auswählen, wie abgestimmt werden soll
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)"
}