
Action
Restrict Peranakan Trading Rights
Islam has reached us through the activity of the Muslim merchants, many of whom have settled in our northern ports and are known as the Peranakan. In order to slow down the conversion of our provinces, we could have their trading rights restricted.
The Decline of MajapahitDisasterselect triggerPeranakan Trading Rights RestrictionStatic ModifierpotentialDefinitionin_game/common/generic_actions/decline_of_majapahit_actions.txt:1
2type = disaster
3show_message = no
4potential = {
}
10price = price:restrict_peranakan_trading_rights_price
12automation_tick = never
13automation_tick_frequency = 12
15allow = {
16scope:actor = {
17stability >= 60
}
}
21select_trigger = {
22looking_for_a = disaster
23target_flag = recipient
24name = "choose_disaster" Choose the Disaster:
25column = {
26data = name
}
}
34effect = {
35scope:actor = {
36add_country_modifier = {
}
41custom_tooltip = peranakan_trading_rights_restriction_event_impact For as long as Peranakan Trading Rights Restriction is active, the 'Spread of Islam in Majapahit' Event will fire twice as rarely.
}
}
45ai_will_do = {
46value = "scope:actor.add_static_modifier_utility(peranakan_trading_rights_restriction)"
47subtract = 1
}