
灾难
满者伯夷的衰落
如今,满者伯夷 Flavor Rank已不复往日的繁荣昌盛。内部深受王朝纷争的困扰,正值国力衰弱之际,多个敌国虎视眈眈,伺机侵犯我国边疆。更令人忧心的是,随着伊斯兰教在印度尼西亚迅速崛起,我国很可能会失去影响力,成为被遗忘的帝国……
满者伯夷国家can start阿迪帕蒂改信禁令静态修正on end穆斯林援助静态修正on end, on monthly对穆斯林商人贸易权的限制静态修正on end, on monthlydemak_progress变量on monthly修正
定义in_game/common/disasters/decline_of_majapahit.txt:1
3image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
7can_start = {
9has_any_active_disaster = no
13OR = {
14stability < 30
15legitimacy < 80
}
}
28modifier = {
}
35on_start = {
}
53on_end = {
67if = {
}
73if = {
}
79if = {
}
}
87on_monthly = {
88hidden_effect = {
89set_variable = {
91value = "religion_population_in_country(religion:sunni)"
}
93set_variable = {
95value = "religion_population_in_country(religion:hindu)"
}
99set_variable = {
101value = {
107multiply = 0.01
}
}
110set_variable = {
112value = {
113value = stability
114multiply = -0.01
115multiply = 0.01
}
}
118set_variable = {
120value = {
121value = 100
122subtract = legitimacy
123multiply = 0.0001
}
}
127set_variable = {
129value = {
130value = 0
}
}
142if = {
}
155else_if = {
}
182random_list = {
18330 = {
}
196330 = {
}
}
}
210random_list = {
2112800 = {
211custom_tooltip = no_event_occurs_tt 无事件发生
}
212400 = {
212custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
}
214hidden_effect = {
215random_list = {
2162800 = {
}
}
}
}



