
Resolution
Christiana Pietas
As good Christians we must lead by example. We shall invite the Jews and other unbelievers to our lands so that they may see the grace of Christian rule and accept the Lord into their hearts.
Catholic ChurchInternational Organizationallow, can vote, select trigger 1
CuriaSpecial Statuscan vote
Curia Actions BlockedModifier Typeallow
CatholicismReligionallowChristiana PietasStatic ModifierallowDefinitionin_game/common/resolutions/christiana_pietas.txt:1
8allow = {
9scope:actor = {
}
}
}
19can_vote = {
}
}
28votes = {
29add = {
30desc = "[cardinal_s|e]"
31value = scope:actor.num_cardinals
}
}
35proposal_price = price:propose_curia_action
37months = 6
39select_trigger = {
40looking_for_a = international_organization
41target_flag = recipient
42name = "choose_international_organization" Choose the International Organization:
43column = {
44data = name
}
49enabled = {
}
}
53select_trigger = {
54looking_for_a = boolean
55target_flag = vote
56name = "select_vote" Select which way to vote
57column = {
58data = name
}
60visible = {
}
62enabled = {
63trigger_if = {
64limit = {
65root = no
}
68scope:recipient = {
69resolution_is_active = resolution:christiana_pietas
}
}
72trigger_else = {
73always = yes
}
}
}
78effect = {
}
}
94ai_will_do = {
95scope:actor = {
96add = {
97value = heathen_population_fraction
98multiply = 100
}
}
102if = {
103limit = {
104exists = scope:proposer
}
106if = {
107limit = {
108scope:vote = no
}
110multiply = {
111desc = "BIAS_FOR_VOTE_AGAINST_IT"
112value = -1
}
}
}
}
117ai_proposer_risk = {
118value = "scope:actor.currency_utility(prestige|-20)"
}