
재난이번 버전 변경
말리의 쇠퇴
최근 몇 년 사이 통치자의 권위가 땅에 떨어지고 내전이 일어난 데다, 외부적으로는 위협이, 내부적으로는 경기 침체를 겪고 있어 말리의 앞날이 어둡습니다. 말리 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 = {
}
}
}
}




