
DisasterChanged this version
The Decline of Mali
Weak rulership, civil wars, the rise of external threats, and internal stagnation are the primary challenges the Mali has faced in recent years. The stability and security of the Mali Flavor Rank is in peril, and only a strong hand can guide us out of this creeping doom and into glory once again.
MaliCountrycan start
EmpireCountry Rankcan startModifiers
Definitionin_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 An Event relevant to this Disaster may occur
}
5250 = {
52custom_tooltip = no_event_occurs_tt No Event occurs
}
}
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 = {
}
}
}
}




