
决议
主的晚餐
全体信徒必须公开谴责并检举一切海盗行径,此类罪行是对主的恩典的背叛。
天主教会国际组织allow, can vote, select trigger 1
教廷特殊地位can vote
禁止教廷行动修正类型allow
天主教宗教allow主的晚餐静态修正allow定义in_game/common/resolutions/in_coena_domini.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:in_coena_domini
}
}
73trigger_else = {
74always = yes
}
}
}
79effect = {
}
}
95ai_will_do = {
97if = {
98limit = {
99exists = scope:proposer
}
101if = {
102limit = {
103scope:vote = no
}
105multiply = {
106desc = "BIAS_FOR_VOTE_AGAINST_IT"
107value = -1
}
}
}
}
112ai_proposer_risk = {
113value = "scope:actor.currency_utility(prestige|-20)"
}