
행동
국왕 재가권
로마 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
}
}
}