イベント
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 分離主義者
}
}