이벤트
중앙 권력에 대한 지지

중앙 정부가 각 지방에서 떨어질 대로 떨어진 평판을 더욱 추락시키려 기를 썼음에도 불구하고, 최근 단행한 정책 개혁에 대한 반응이 아예 없지는 않았습니다. 특히 Target Province 지방의 주민들은 이번 개혁에 대해 자신들의 탄원을 들어주고 가족을 돌봐주어 감사하다며, Ruler에 충성을 맹세하는 서한을 보내왔습니다.
박애주의특성option 2
공명정대특성option 2
인자함특성option 2recently_demanded_aid_variable변수immediate, triggerscope_pretender_var변수immediatesuccession_crisis_pretender_variable변수immediate정의in_game/events/disaster/succession_crisis.txt:614
615hide_portraits = yes
616type = country_event
617category = disaster_event
618title = succession_crisis.5.title 중앙 권력에 대한 지지
619desc = succession_crisis.5.desc 중앙 정부가 각 지방에서 떨어질 대로 떨어진 평판을 더욱 추락시키려 기를 썼음에도 불구하고, 최근 단행한 정책 개혁에 대한 반응이 아예 없지는 않았습니다. 특히 Target Province 지방의 주민들은 이번 개혁에 대해 자신들의 탄원을 들어주고 가족을 돌봐주어 감사하다며, Ruler에 충성을 맹세하는 서한을 보내왔습니다.
620outcome = neutral
621image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
622trigger = {
623in_civil_war = no
624has_ruler = yes
625any_province = {
626NOT = {
627any_location_in_province = {
627is_capital = yes
}
}
629OR = {
630province_average_control > 0.5
631province_food_percentage > 0.5
632province_satisfaction > 0.5
}
634any_location_in_province = {
635any_pop = {
636rebel ?= {
636rebel_category = pretender
}
}
}
}
}
642immediate = {
643if = {
646save_scope_as = succession_crisis_pretender_scope
}
}
649random_province = {
650limit = {
651NOT = {
652any_location_in_province = {
652is_capital = yes
}
}
654any_location_in_province = {
655any_pop = {
656rebel ?= {
656rebel_category = pretender
}
}
}
659OR = {
660province_average_control > 0.5
661province_food_percentage > 0.5
662province_satisfaction > 0.5
}
}
666save_scope_as = target_province
}
668random_character = {
672save_scope_as = target_character
}
}