이벤트
Target Province에서 소요 발생

Country의 중앙 권력이 약해지면서, 불만을 품은 지방 통치자와 유력자들이 Flavor Rank의 지배권에 도전하고 있습니다. 이들은 자신들의 자원과 노동력이 다른 지역들을 위해 착취당하고 있으며, 정작 자기 지역의 경제 발전은 등한시되고 있다고 여깁니다. 이러한 인식은 깊은 불만과 동요로 이어졌고, 결국 이들은 공물 납부를 거부하며 자신들의 지역을 현지 세력이 다스릴 수 있도록 만들어 달라고 요구하기 시작했습니다. 이러한 내부적 반목으로 인해 Flavor Rank의 통합에 금이 생겼습니다.
정의in_game/events/disaster/decline_of_mali.txt:293
294hide_portraits = yes
295type = country_event
296category = disaster_event
297image = "gfx/interface/illustrations/disaster/decline_of_mali_disaster.dds"
298title = {
299first_valid = {
300triggered_desc = {
301trigger = {
301exists = scope:target_province
}
302desc = decline_of_mali.5.title Target Province에서 소요 발생
}
304triggered_desc = {
305trigger = {
305always = yes
}
306desc = decline_of_mali.5.title.fallback 지방 불안도
}
}
}
310desc = decline_of_mali.5.desc Country의 중앙 권력이 약해지면서, 불만을 품은 지방 통치자와 유력자들이 Flavor Rank의 지배권에 도전하고 있습니다. 이들은 자신들의 자원과 노동력이 다른 지역들을 위해 착취당하고 있으며, 정작 자기 지역의 경제 발전은 등한시되고 있다고 여깁니다. 이러한 인식은 깊은 불만과 동요로 이어졌고, 결국 이들은 공물 납부를 거부하며 자신들의 지역을 현지 세력이 다스릴 수 있도록 만들어 달라고 요구하기 시작했습니다. 이러한 내부적 반목으로 인해 Flavor Rank의 통합에 금이 생겼습니다.
311outcome = neutral
312trigger = {
313any_owned_location = {
314NOT = {
314dominant_culture = owner.culture
}
315sub_continent = root.capital.sub_continent
316any_pop = {
317NOT = {
317culture = root.culture
}
318culture = {
319NOT = {
319is_accepted_in = root
}
}
}
322any_pop = {
323NOT = {
323culture = root.culture
}
324culture = {
325NOT = {
325is_accepted_in = root
}
}
}
}
}
330immediate = {
331random_owned_location = {
332limit = {
333NOT = {
333dominant_culture = owner.culture
}
334sub_continent = root.capital.sub_continent
335any_pop = {
336NOT = {
336culture = root.culture
}
337culture = {
338NOT = {
338is_accepted_in = root
}
}
}
}
342province = {
343save_scope_as = target_province
}
345random_pop = {
346limit = {
347owner = root
348NOT = {
348culture = root.culture
}
349culture = {
350NOT = {
350is_accepted_in = root
}
}
}
353culture = {
354save_scope_as = mal_target_culture
}
}
}
358create_rebel = {
359category = nationalist
360culture = scope:mal_target_culture
361name = mal_separatists_rebels 분리주의 세력
362save_scope_as = mal_separatists_rebels 분리주의 세력
}
}