
国難このバージョンで変更
マリの衰退
統治の弱体化、内戦、外部からの脅威の増大、そして国内の停滞は、近年のマリが直面した主な課題である。マリ Flavor Rankの安定と安全は危機に瀕しており、この忍び寄る破滅から国家を救い出し、再び栄光に導くには強力な一手が必要となる。
マリ国家can start
帝国国家ランクcan start補正
階級満足度均衡値−25%
毎月の反乱軍の活動度+0.3%
銀行利息+5%
毎月の慢心+0.2
慢心による影響はい
定義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 = {
}
}
}
}