
灾难本版本变更
拜占庭继承危机
阴险的觊觎者与权倾朝野的幕后黑手正密谋颠覆拜占庭统治王朝。宫廷动荡不安,手握兵权的将领与外部势力竞相插手,试图操纵乱局走向。我们在巴尔干地区的影响力日益衰退,使得罗马帝国最后法统堡垒的未来充满巨大变数。
拜占庭国家can start
凤凰的命运灾难can start
君主国政体can start密谋叛乱静态修正on endbyz_mariners_guild_rose_up变量on monthlybyz_nobles_refused_paying_taxes变量on monthlybyz_nobles_supports_pretender_variable变量on monthlyhad_parliament_event_variable变量on monthlyrecently_demanded_aid_variable变量on monthlysuccession_crisis_pretender_variable变量on end修正
定义in_game/common/disasters/byzantine_succession_crisis.txt:1
2content_priority = 800
3image = "gfx/interface/illustrations/disaster/byzantine_succession_crisis.dds"
7fire_only_once = yes
9can_start = {
11num_provinces > 2
12OR = {
13has_any_active_disaster = no
}
17trigger_if = {
18limit = {
20OR = {
21has_heir = no
22has_regent = yes
23heir ?= {
23total_abilities < 150
}
}
}
26custom_tooltip = no_heir_or_regent_or_bad_heir_tt 由于处于摄政、继承人软弱或缺失,这一灾难的爆发条件降低了
27stability < 50
28legitimacy < 80
}
30trigger_else = {
31stability < 35
32legitimacy < 70
}
}
39modifier = {
}
47on_start = {
}
51on_end = {
52every_character = {
}
60if = {
}
}
67on_monthly = {
68random_list = {
6929 = {
69custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
7071 = {
70custom_tooltip = no_event_occurs_tt 无事件发生
}
}
72hidden_effect = {
73random_list = {
7480 = {
}
782 = {
}
802 = {
}
812 = {
}
822 = {
}
852 = {
}
}
}
}



