
Résolution
Immensa æterni Dei
Il est nécessaire de réorganiser la Curie romaine, notamment en établissant des congrégations permanentes pour conseiller le Pape sur divers sujets.
Église catholiqueOrganisation internationaleallow, can vote, select trigger 1
CurieStatut spécialcan vote
Actions de la Curie bloquéesType de modificateurallow
CatholicismeReligionallowImmensa æterni DeiModificateur statiqueallowDéfinitionin_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" Sélectionner l'Organisation internationale :
42column = {
43data = name
}
48enabled = {
}
}
52select_trigger = {
53looking_for_a = boolean
54target_flag = vote
55name = "select_vote" Choisissez votre vote
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)"
}