
决议
王受神恩
所有虔信者都认定是天主最终选择了我们的主君,故此他们是在遵照天主的恩典和教诲进行统治。
天主教会国际组织allow, can vote, select trigger 1
教廷特殊地位can vote
禁止教廷行动修正类型allow
天主教宗教allow王受神恩静态修正allow定义in_game/common/resolutions/dei_gratia_rex.txt:1
9allow = {
10scope:actor = {
}
}
}
20votes = {
21add = {
22desc = "[cardinal_s|e]"
23value = scope:actor.num_cardinals
}
}
27can_vote = {
}
}
36proposal_price = price:propose_curia_action
38months = 6
40select_trigger = {
41looking_for_a = international_organization
42target_flag = recipient
43name = "choose_international_organization" 选择国际组织:
44column = {
45data = name
}
50enabled = {
}
}
54select_trigger = {
55looking_for_a = boolean
56target_flag = vote
57name = "select_vote" 选择投票方式
58column = {
59data = name
}
61visible = {
}
63enabled = {
64trigger_if = {
65limit = {
66root = no
}
69scope:recipient = {
70resolution_is_active = resolution:dei_gratia_rex
}
}
73trigger_else = {
74always = yes
}
}
}
80effect = {
}
}
96ai_will_do = {
97scope:actor = {
98add = {
99desc = "DIPLOREASON_REBELS"
100value = num_rebels
101add = 1
102multiply = 5
}
}
106if = {
107limit = {
108exists = scope:proposer
}
110if = {
111limit = {
112scope:vote = no
}
114multiply = {
115desc = "BIAS_FOR_VOTE_AGAINST_IT"
116value = -1
}
}
}
}
121ai_proposer_risk = {
122value = "scope:actor.currency_utility(prestige|-20)"
}