이벤트
지역의 불만

Target Province의 평민들이 들고일어나 현지 아디파티 세력과 다투고 있습니다. 현지 주둔군으로는 반란을 제압하기에 역부족이며, 지방 전체가 혼란에 휩싸였습니다.
정의in_game/events/disaster/decline_of_majapahit.txt:198
199type = country_event
200category = disaster_event
201title = decline_of_majapahit.4.title 지역의 불만
202desc = decline_of_majapahit.4.desc Target Province의 평민들이 들고일어나 현지 아디파티 세력과 다투고 있습니다. 현지 주둔군으로는 반란을 제압하기에 역부족이며, 지방 전체가 혼란에 휩싸였습니다.
203outcome = neutral
204image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
206trigger = {
207any_province = {
208area = area:java_area
}
}
214immediate = {
215random_province = {
220save_scope_as = target_province
221random_location_in_province = {
222random_pop = {
223save_scope_as = target_pop
}
}
}
227set_local_variable = {
228name = maj_cost_to_remove_discontent
229value = {
230value = yearly_gold
231multiply = -0.5
}
}
}