
재난이번 버전 변경
안주로 인한 쇠퇴
한때 강대하고 굳건했던 우리 국가가 이제 붕괴 직전까지 내몰렸습니다. 각종 기관에는 부패가 만연하고, 지방은 중앙의 무관심 속에서 불안에 떨고 있으며, 외세는 얼마 남지 않은 영광마저 가로채기 위해 마치 하이에나 무리처럼 호시탐탐 기회를 엿보고 있습니다. 우리나라의 상징과도 같았던 황금기는 이제 희미한 기억이 되었고, 국가의 기반에 생겨 난 균열은 날이 갈수록 더 커지고 있습니다. 곪아 버린 환부를 어서 도려내고 지배력을 회복하지 않는다면, 제국은 무너져 내려 오직 후회와 폐허, 그리고 과거의 영광이 드리운 그림자만이 남게 될 것입니다...
전통시대can start
르네상스시대can start
중국국가can starthad_doe_disaster_variable변수can startrecently_became_empire_variable변수can start보정치
정의in_game/common/disasters/decline_of_empire.txt:1
3image = "gfx/interface/illustrations/disaster/decline_of_empire.dds"
7can_start = {
9has_any_active_disaster = no
14stability < 0
15complacency_percentage >= 0.75
16is_subject = no
17OR = {
18switch = {
19trigger = current_age
21age_3_discovery = {
21average_control_in_home_region < 0.45
}
22age_4_reformation = {
22average_control_in_home_region < 0.5
}
23age_5_absolutism = {
23average_control_in_home_region < 0.55
}
24age_6_revolutions = {
24average_control_in_home_region < 0.6
}
}
26total_not_tolerated_culture_population > {
27value = total_population
28divide = 3
}
}
32custom_tooltip = {
33text = has_not_had_decline_of_empire_last_25_years 지난 25년간 이 재난을 겪지 않음
}
37custom_tooltip = {
38text = not_recently_become_empire_tt 제국 국가 등급을 최소 15년간 유지했음
}
}
47modifier = {
}
55on_start = {
57set_variable = {
59value = {
60add = average_control_in_home_region
61multiply = 1.2
62min = 0.5
63max = 0.8
}
}
}
67on_end = {
}
75on_monthly = {
76random_list = {
775 = {
77custom_tooltip = an_event_occurs_tt 이 재난과 관련된 이벤트가 발생할 수 있습니다
}
7895 = {
78custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
80hidden_effect = {
81random_list = {
8296 = {
}
}
89random_list = {
9095 = {
}
915 = {
92trigger = {
93any_neighbor_country = {
94NOT = {
94has_casus_belli_on = root
}
96at_war = no
97is_during_bankruptcy = no
98NOR = {
99in_union_with = root
100has_mutual_scripted_relation = {
101type = relation_type:alliance
102target = root
}
104has_truce_with = root
105is_at_war_with = root
106is_fighting_war_together_with = root
107ROOT = {
107is_subject_of = prev
}
}
}
}
111random_neighbor_country = {
112limit = {
114at_war = no
115is_during_bankruptcy = no
116can_declare_war_on = root
117NOR = {
118in_union_with = root
119has_mutual_scripted_relation = {
120type = relation_type:alliance
121target = root
}
123has_truce_with = root
124is_at_war_with = root
125is_fighting_war_together_with = root
126ROOT = {
126is_subject_of = prev
}
}
}
}
}
}
}
}




