이벤트
혁명파의 국외 망명

Target Character(을)를 비롯한 능력 있고 영향력도 높은 여러 조언가 및 조신이 우리의 노선에 환멸을 느끼고 Country(을)를 떠나기로 결심했습니다. 망명하러 가는 곳이 군주국이라는 모순은 깨닫지 못하고 있는 듯합니다.
정의in_game/events/disaster/revolutionary_chaos.txt:902
903type = country_event
904category = disaster_event
905title = revolutionary_chaos.204.title 혁명파의 국외 망명
906desc = revolutionary_chaos.204.desc Target Character(을)를 비롯한 능력 있고 영향력도 높은 여러 조언가 및 조신이 우리의 노선에 환멸을 느끼고 Country(을)를 떠나기로 결심했습니다. 망명하러 가는 곳이 군주국이라는 모순은 깨닫지 못하고 있는 듯합니다.
907outcome = neutral
908image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
909trigger = {
910NOT = {
910has_reform = government_reform:revolutionary_autocracy
}
913any_courtier = {
913count > 3
}
}
915immediate = {
917ordered_cabinet_character = {
918order_by = total_abilities
919max = 1
920check_range_bounds = no
921save_scope_as = target_character
}
}