
灾难
中华中华 Flavor Rank的危机
皇天将崩,后土将颓,国朝之鼎祚将见弃于天!随着国内外困境日益加剧,官僚体系逐渐瓦解以及连年不断的灾荒,统治的天平已经不再向我们倾斜。民众也不再认同我们是中华 Flavor Rank合法的统治者。
地理大发现时代can start
天朝国际组织can start, on end
红巾军起义局势can startcelestial_authority变量can start修正
定义in_game/common/disasters/crisis_of_the_chinese_dynasty.txt:1
3image = "gfx/interface/illustrations/disaster/crisis_of_the_chinese_dynasty.dds"
7can_start = {
10has_any_active_disaster = no
15OR = {
16stability < 0
17government_power < 50
}
}
24modifier = {
}
34on_end = {
39if = {
40limit = {
}
}
}
48on_monthly = {
49random_list = {
5015 = {
50custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
5185 = {
51custom_tooltip = no_event_occurs_tt 无事件发生
}
}
53hidden_effect = {
54random_list = {
551000 = {
}
56100 = {
57custom_tooltip = {
58text = fire_event_4_tt 可能触发平民抗税的事件
}
}
62100 = {
63custom_tooltip = {
64text = fire_event_5_tt 可能触发省份繁荣度降低的事件
}
}
}
}
}



