
行动
约束地方封臣
许多封臣及其宫廷正逐渐皈依伊斯兰教。虽然通常我们不会在意这类行为,但考虑到长远的影响,这确实让人对他们的忠诚产生疑虑。
满者伯夷的衰落灾难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 = {
}
}
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
}
}
}
}