
灾难本版本变更
凤凰的命运
近几个世纪以来,我们辉煌的拜占庭 Flavor Rank逐渐衰落。无尽的内斗、持续的内部动荡和土耳其人的崛起给我们和我们的人民带来了厄运,而塞尔维亚和保加利亚也不断蚕食着我们北方的疆域。我们必须依仗纯粹的力量和坚韧,在为时已晚之前结束腐败,恢复王权。
传统时代can start
拜占庭国家can start
Fate of the PhoenixDLCcan start
土耳其人的崛起局势on end修正
定义in_game/common/disasters/D008_fate_of_the_phoenix.txt:1
2content_priority = 700
3image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
7can_start = {
11current_year < 1338
}
18modifier = {
}
24on_start = {
26set_variable = {
}
}
46on_end = {
49if = {
50limit = {
52num_locations_owned_or_owned_by_subjects_or_below > 145
}
}
}
66on_monthly = {
68set_variable = {
}
73random_list = {
745 = {
74custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
7595 = {
75custom_tooltip = no_event_occurs_tt 无事件发生
}
}
77hidden_effect = {
78random_list = {
7995 = {
}
}
85random_list = {
8690 = {
}
8710 = {
88random_neighbor_country = {
89limit = {
90NOT = {
90has_casus_belli_on = root
}
91can_declare_war_on = root
92OR = {
93is_rival_of = root
94is_enemy_of = root
95is_at_war_with = root
}
}
}
}
}
}
}


