
行动
王之敕令
罗马 Ruler Title对我国事务的干涉已经持续太久,君主的权威绝不应向罗马的宝座低头!我们明确规定,教宗诏书只有在经过我国政府批准后才能生效。
罗马国家allow, potential
帝国国家等级allow
王国国家等级allow
天主教宗教potential颁布王之敕令静态修正allow定义in_game/common/generic_actions/catholic.txt:143
144ai_tick = never
145ai_tick_frequency = 60
146automation_tick = monthly
147automation_tick_frequency = 6
149automation_tick = never
150automation_tick_frequency = 12
153type = religious
155sound = UI_action_religion_generic
157potential = {
}
161allow = {
163scope:actor = {
164AND = {
165has_ruler = yes
}
168OR = {
}
173estate_power(estate_type:clergy_estate) <= "estate_power(estate_type:crown_estate)"
}
}
179select_trigger = {
180looking_for_a = religion
181source = actor
182target_flag = recipient
183name = "choose_religion" 选择宗教:
184column = {
185data = name
}
}
189effect = {
190scope:actor = {
192if = {
193limit = {
193has_ruler = yes
}
194ruler = {
}
}
202add_estate_satisfaction = {
}
}
}
209ai_will_do = {
210value = -30
211add = {
212value = "c:PAP.opinion(scope:actor)"
213multiply = -0.5
}
215if = {
216limit = {
217scope:actor = {
218has_ruler = yes
219ruler ?= {
220has_trait = sinner
}
}
}
224add = 50
}
226if = {
227limit = {
228scope:actor.societal_value:spiritualist_vs_humanist < 0
}
230add = {
231value = "scope:actor.societal_value:spiritualist_vs_humanist"
232multiply = -1
}
}
}