
Resolution
Libertas Ecclesiae
Die Libertas Ecclesiae meint die Freiheit und Unabhängigkeit der kirchlichen Autorität von weltlichen oder irdischen Mächten, was sie zu einem zentralen Ziel der Reformbewegung machte, die im 11. Jahrhundert begann.
Doch was, wenn eine Marionette des Heiligen Römischen Kaisers auf dem Thron des Heiligen Petrus säße?
Katholische KircheZusammenschlussallow, can vote, select trigger 1
Heiliges Römisches ReichZusammenschlusspotential
KurieSonderstatuscan vote
KurienaktionsverbotModifikatorartallow
KatholizismusReligionallowLibertas EcclesiaeStatischer ModifikatorallowDefinitionin_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" 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: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)"
}