
Resolution
Illius Qui Se Pro Divini
The soldiers of Christ must once again spill their blood upon the shores of the Holy Land. The spirit of the Crusades must be revived, for God wills it!
Catholic ChurchInternational Organizationallow, can vote, select trigger 1
CuriaSpecial Statuscan vote
Curia Actions BlockedModifier Typeallow
CatholicismReligionallowIllius Qui Se Pro DiviniStatic ModifierallowDefinitionin_game/common/resolutions/ilius_qui_se_pro_divini.txt:1
9allow = {
10scope:actor = {
}
}
}
20can_vote = {
}
}
29votes = {
30add = {
31desc = "[cardinal_s|e]"
32value = scope:actor.num_cardinals
}
}
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:illius_qui_se_pro_divini
}
}
73trigger_else = {
74always = yes
}
}
}
79effect = {
}
}
95ai_will_do = {
96add = -20
97scope:actor = {
98if = {
99limit = {
99modifier:bias_for_militarist_policies > 0
}
100add = {
101desc = "PROVIDES_POWER_OPPORTUNITY"
102value = {
103value = modifier:bias_for_militarist_policies
104if = {
105limit = {
106modifier:aggressiveness_modifier > 0
107modifier:aggressiveness_modifier > modifier:carefulness_modifier
}
109multiply = {
110value = modifier:aggressiveness_modifier
111subtract = modifier:carefulness_modifier
}
}
}
}
}
}
119if = {
120limit = {
121exists = scope:proposer
}
123if = {
124limit = {
125scope:vote = no
}
127multiply = {
128desc = "BIAS_FOR_VOTE_AGAINST_IT"
129value = -1
}
}
}
}
134ai_proposer_risk = {
135value = "scope:actor.currency_utility(prestige|-20)"
}