
灾难本版本变更
马里的衰落
统治衰微,内战,外部威胁的崛起以及内部的萧条是马里近年来面对的重要挑战。马里 Flavor Rank岌岌可危,唯有强力的手腕才能带领我们摆脱逐渐逼近的厄运,再次实现辉煌。
马里国家can start
帝国国家等级can start修正
定义in_game/common/disasters/decline_of_mali.txt:1
3image = "gfx/interface/illustrations/disaster/decline_of_mali_disaster.dds"
7fire_only_once = yes
9can_start = {
12has_any_active_disaster = no
13current_year > 1400
14ruler_or_regent ?= {
14total_abilities <= 200
}
15OR = {
16stability < 10
17legitimacy < 70
}
19num_locations > 5
}
25modifier = {
}
33on_start = {
34set_variable = {
36value = {
37add = num_locations
38multiply = 0.5
39ceiling = yes
}
}
}
44on_end = {
}
49on_monthly = {
50random_list = {
5150 = {
51custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
5250 = {
52custom_tooltip = no_event_occurs_tt 无事件发生
}
}
54hidden_effect = {
55random_list = {
62100 = {
63random_neighbor_country = {
64limit = {
65capital.sub_continent = root.capital.sub_continent
66NOT = {
66is_subject_of = root
}
68NOT = {
68has_casus_belli_on = root
}
}
}
}
741000 = {
}
}
}
}




