
Resolution
Immensa Aeterni Dei
Organisieren wir die römische Kurie neu und führen wir dauerhafte Kongregationen von Kardinälen ein, um den Papst in verschiedenen Angelegenheiten zu beraten.
Katholische KircheZusammenschlussallow, can vote, select trigger 1
KurieSonderstatuscan vote
KurienaktionsverbotModifikatorartallow
KatholizismusReligionallowImmensa Aeterni DeiStatischer ModifikatorallowDefinitionin_game/common/resolutions/immensa_aeterni_dei.txt:1
7allow = {
8scope:actor = {
}
}
}
18votes = {
19add = {
20desc = "[cardinal_s|e]"
21value = scope:actor.num_cardinals
}
}
25can_vote = {
}
}
34proposal_price = price:propose_curia_action
36months = 6
38select_trigger = {
39looking_for_a = international_organization
40target_flag = recipient
41name = "choose_international_organization" Den Concept wählen:
42column = {
43data = name
}
48enabled = {
}
}
52select_trigger = {
53looking_for_a = boolean
54target_flag = vote
55name = "select_vote" Auswählen, wie abgestimmt werden soll
56column = {
57data = name
}
59visible = {
}
61enabled = {
62trigger_if = {
63limit = {
64root = no
}
67scope:recipient = {
68resolution_is_active = resolution:immensa_aeterni_dei
}
}
71trigger_else = {
72always = yes
}
}
}
77effect = {
}
}
93ai_will_do = {
94value = 5
95scope:actor = {
96if = {
97limit = {
98num_known_institutions > num_embraced_institutions
}
100multiply = {
101desc = "NUM_OF_INSTITUTION_BEHIND"
102value = {
103value = num_known_institutions
104subtract = num_embraced_institutions
}
}
}
}
110if = {
111limit = {
112exists = scope:proposer
}
114if = {
115limit = {
116scope:vote = no
}
118multiply = {
119desc = "BIAS_FOR_VOTE_AGAINST_IT"
120value = -1
}
}
}
}
125ai_proposer_risk = {
126value = "scope:actor.currency_utility(prestige|-20)"
}