
행동
아디파티 개종 금지
우리나라의 지방 총독인 아디파티의 잇따른 개종이 점차 우리나라의 국가적 결속을 위협하고 있습니다. 개종 관행을 금지한다면 보다 오래 안정을 누릴 수 있겠지만, 종속국들은 분명히 큰 불만을 표할 것입니다.
마자파힛의 쇠퇴재난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
}