
행동
브레 통제
우리 공자 및 그 측근 중 다수가 점차 이슬람으로 개종하고 있습니다. 여느 때라면 별 신경을 쓰지 않겠지만, 장기적인 영향을 생각한다면 저들의 충성에 의구심이 생기는 것이 사실입니다.
마자파힛의 쇠퇴재난select triggerdemak_progress변수allow, potential정의in_game/common/generic_actions/decline_of_majapahit_actions.txt:180
181icon = ban_conversion_of_adipatis
182type = disaster
183show_message = no
190automation_tick = never
191automation_tick_frequency = 12
193price = price:control_the_bhres_price
195allow = {
196scope:actor = {
197custom_tooltip = {
198text = demak_progress_at_least_20 수니파의 지배율이 20.0% 이상임
}
}
}
204select_trigger = {
205looking_for_a = disaster
206target_flag = recipient
207name = "choose_disaster" 재난 선택:
208column = {
209data = name
}
}
217effect = {
218scope:actor = {
219custom_tooltip = {
220text = MAJ_reduce_sunni_dominance 수니파 지배도가 10.0% 감소합니다.
}
}
}
229ai_will_do = {
230value = 0
231add = {
232value = scope:actor.var:demak_progress
233multiply = {
234value = 1
235add = {
236value = scope:actor.stability
237divide = 100
}
}
}
}