
Action
Convert to Islam
The Sunni Islam is rapidly spreading within our borders and many of our governors have already converted to the religion. Perhaps it is time to bite our pride and convert as well, as catastrophic as it would be for our prestige.
The Decline of MajapahitDisasterselect trigger
SunnismReligionallow, effect
IslamReligion GroupallowDefinitionin_game/common/generic_actions/decline_of_majapahit_actions.txt:244
245type = disaster
246show_message = no
248allow = {
}
258automation_tick = never
259automation_tick_frequency = 12
261select_trigger = {
262looking_for_a = disaster
263target_flag = recipient
264name = "choose_disaster" Choose the Disaster:
265column = {
266data = name
}
}
274effect = {
275scope:actor = {
278capital = {
279every_pop = {
}
}
292custom_tooltip = maj_consequences_of_conversion Conversion to Sunnism will lead to every Subject with less than 10.0% Liberty Desire breaking off, as well as the following:
293show_as_tooltip = {
}
}
}
300ai_will_do = {
301value = 0
302add = {
303value = "scope:actor.religion_percentage_in_country(religion:sunni)"
304subtract = 0.5
305multiply = 200
306min = 0
}
308subtract = {
309value = scope:actor.societal_value:spiritualist_vs_humanist
310multiply = -100
311min = 0
}
313subtract = {
314value = scope:actor.stability
315multiply = -1
316min = 0
}
}