
Aktion
Die Bhres kontrollieren
Viele der Fürsten samt ihrer Höfe bekehren sich nach und nach zum Islam. Für gewöhnlich würde uns dies nicht weiter scheren, aber es stellt doch ihre Treue infrage, wenn man die langfristigen Folgen bedenkt.
Der majapahitische NiedergangKatastropheselect 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 Die sunnitische Dominanz beträgt mindestens 20 %
}
}
}
204select_trigger = {
205looking_for_a = disaster
206target_flag = recipient
207name = "choose_disaster" Die Katastrophe wählen:
208column = {
209data = name
}
}
217effect = {
218scope:actor = {
219custom_tooltip = {
220text = MAJ_reduce_sunni_dominance Sunnitische Dominanz wird um 10 % verringert
}
}
}
229ai_will_do = {
230value = 0
231add = {
232value = scope:actor.var:demak_progress
233multiply = {
234value = 1
235add = {
236value = scope:actor.stability
237divide = 100
}
}
}
}