
Resolution
Libertas Ecclesiae
Libertas Ecclesiae is the notion of freedom of ecclesiastical authority from secular or the temporal power, which guided the Reform movement which began in the 11th century.
But what if a puppet of the Holy Roman Emperor is sitting on the Throne of Saint Peter?
Catholic ChurchInternational Organizationallow, can vote, select trigger 1
Holy Roman EmpireInternational Organizationpotential
CuriaSpecial Statuscan vote
Curia Actions BlockedModifier Typeallow
CatholicismReligionallowLibertas EcclesiaeStatic ModifierallowDefinitionin_game/common/resolutions/libertas_ecclesiae.txt:1
4potential = {
}
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:libertas_ecclesiae
}
}
73trigger_else = {
74always = yes
}
}
}
79effect = {
}
}
95ai_will_do = {
96if = {
97limit = {
97scope:actor = {
97is_leader_of_international_organization = international_organization:hre
}
}
98add = {
99desc = "DIPLOREASON_IS_EMPEROR"
100value = 1000
}
}
103else = {
104if = {
105limit = {
105NOT = {
105scope:actor = {
105is_member_of_international_organization = international_organization:hre
}
}
}
106multiply = {
107desc = "DIPLOREASON_INDIFFERENT"
108value = 0
}
}
111else_if = {
112limit = {
113international_organization:hre = {
114international_organization_has_leader = yes
}
}
117add = {
118desc = "DIPLOREASON_OPINION_OF_EMPEROR"
119value = "scope:actor.opinion(international_organization:hre.leader_country)"
}
121add = {
122desc = "DIPLOREASON_REPUTATION_OF_EMPEROR"
123value = international_organization:hre.leader_country.modifier:diplomatic_reputation
124multiply = 5
}
}
}
129if = {
130limit = {
131exists = scope:proposer
}
133if = {
134limit = {
135scope:vote = no
}
137multiply = {
138desc = "BIAS_FOR_VOTE_AGAINST_IT"
139value = -1
}
}
}
}
144ai_proposer_risk = {
145value = "scope:actor.currency_utility(prestige|-20)"
}