
行动
限制穆斯林商人贸易权
伊斯兰教通过穆斯林商人的活动传入我国,其中许多人已在我国北部港口定居,形成了庞大的商人社群。若要减缓我国各个省份的宗教皈依趋势,或许可考虑限制他们的贸易特权。
满者伯夷的衰落灾难select trigger对穆斯林商人贸易权的限制静态修正potential定义in_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" 选择灾难:
25column = {
26data = name
}
}
34effect = {
35scope:actor = {
36add_country_modifier = {
}
41custom_tooltip = peranakan_trading_rights_restriction_event_impact 只要对穆斯林商人贸易权的限制生效,“伊斯兰教传播到满者伯夷”事件的触发概率减半。
}
}
45ai_will_do = {
46value = "scope:actor.add_static_modifier_utility(peranakan_trading_rights_restriction)"
47subtract = 1
}