
Action
Control the Bhres
Many of the princes and their courts are progressively converting to Islam. Usually, we would pay no heed to such an action, but it does put their loyalty into question when considering the long term consequences.
The Decline of MajapahitDisasterselect triggerdemak_progressVariableallow, potentialDefinitionin_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 Sunni Dominance is at least 20.0%
}
}
}
204select_trigger = {
205looking_for_a = disaster
206target_flag = recipient
207name = "choose_disaster" Choose the Disaster:
208column = {
209data = name
}
}
217effect = {
218scope:actor = {
219custom_tooltip = {
220text = MAJ_reduce_sunni_dominance Sunni Dominance is reduced by -10.0%
}
}
}
229ai_will_do = {
230value = 0
231add = {
232value = scope:actor.var:demak_progress
233multiply = {
234value = 1
235add = {
236value = scope:actor.stability
237divide = 100
}
}
}
}