이벤트
Target Province의 혁명파

혁명파가 우리의 권위를 꺾기 위해 Target Province에 집결했습니다. 노선을 바꿀 것을 요구하며, 그렇지 않으면 Country(을)를 점유하고 우리의 목을 취하러 나서겠다며 위협했습니다.
도시민사회 계급option 2
농민사회 계급option 2
귀족 정치 대 금권 정치사회 가치관option 1
중앙 집권화 대 분권화사회 가치관option 1
개인주의 대 공동체주의사회 가치관option 1
농노제 대 자유민사회 가치관option 1반혁명정적 보정치triggerrecent_terror_rev_event_var변수trigger정의in_game/events/disaster/revolutionary_chaos.txt:790
791hide_portraits = yes
792type = country_event
793category = disaster_event
794title = {
795first_valid = {
796triggered_desc = {
797trigger = {
797exists = scope:target_province
}
798desc = revolutionary_chaos.202.title Target Province의 혁명파
}
800triggered_desc = {
801trigger = {
801always = yes
}
802desc = revolutionary_chaos.202.title.fallback 지방의 혁명파
}
}
}
806desc = revolutionary_chaos.202.desc 혁명파가 우리의 권위를 꺾기 위해 Target Province에 집결했습니다. 노선을 바꿀 것을 요구하며, 그렇지 않으면 Country(을)를 점유하고 우리의 목을 취하러 나서겠다며 위협했습니다.
807outcome = neutral
808image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
809trigger = {
810NOT = {
810has_reform = government_reform:revolutionary_autocracy
}
813capital.area = {
814any_province_in_area = {
815owner = root
}
}
}
819immediate = {
821capital.area = {
822random_province_in_area = {
823limit = {
823owner = root
}
824save_scope_as = target_province
}
}
827if = {
828limit = {
828NOT = {
828any_rebel = {
828rebel_name_key = revolutionary_rebels 혁명 반란군
}
}
}
829create_rebel = {
830category = estate
832name = revolutionary_rebels 혁명 반란군
833save_scope_as = target_rebel
}
}
836else = {
837random_rebel = {
838limit = {
838rebel_name_key = revolutionary_rebels 혁명 반란군
}
839save_scope_as = target_rebel
}
}
}