
アクション
アディパティの改宗禁止
地方総督であるアディパティの改宗は、わが国の結束をますます脅かしている。この慣行を禁じればより長く安定を保てるだろうが、その代償として総督の強い反発を招くことになる。
マジャパヒトの衰退国難select triggerアディパティの改宗禁止令静的補正potential定義in_game/common/generic_actions/decline_of_majapahit_actions.txt:89
90type = disaster
91show_message = no
98automation_tick = never
99automation_tick_frequency = 12
101price = price:ban_conversion_of_adipatis_price
103allow = {
104scope:actor = {
105stability >= 60
}
}
109select_trigger = {
110looking_for_a = disaster
111target_flag = recipient
112name = "choose_disaster" 国難を選択:
113column = {
114data = name
}
}
122effect = {
123scope:actor = {
}
130custom_tooltip = MAJ_for_as_long_as_this_modifier_is_active 「アディパティの改宗禁止令」が有効なあいだ、ロケーションのスンニ派が優勢になっても中核地を失わなくなる。
}
133ai_will_do = {
134value = "scope:actor.add_static_modifier_utility(peranakan_trading_rights_restriction)"
135add = "scope:actor.religion_percentage_in_country(religion:sunni)"
136subtract = 1
}