
재난
델리의 파국
각고의 노력을 다했으나 결국 방해자들이 가한 피해를 복구할 수 없었습니다. 적들이 사방에서 에워싸자, 한때 위대했던 우리 제국은 혼란의 구렁텅이로 처박히고 말았습니다. 이번 사태는 실로 엄중한 위기이며 반드시 정면으로 맞부딪혀야 할 문제입니다. 그러지 않으면 우리 땅을 탐내는 공격적인 이들의 먹잇감이 될 뿐입니다...
델리국가can start
델리의 몰락상황can startharsher_requirements_for_disaster변수can start보정치
정의in_game/common/disasters/dissolution_of_delhi.txt:1
3image = "gfx/interface/illustrations/situation/fall_of_delhi.dds"
7can_start = {
8has_any_active_disaster = no
11situation_is_active = yes
12exists = "active_resolution(resolution:fall_of_delhi_resolution)"
13trigger_if = {
14limit = {
}
19trigger_if = {
23custom_tooltip = {
24text = opposers_at_least_80_sop_tt 상대가 델리의 몰락 상황에서 권력 점유 수치를 최소 80% 이상 보유
26votes_for_resolution = {
27resolution = resolution:fall_of_delhi_resolution
28outcome = "active_resolution(resolution:fall_of_delhi_resolution).resolution_proposer"
29value >= 0.8
}
}
}
}
34trigger_else = {
35custom_tooltip = {
36text = opposers_at_least_95_sop_tt 상대가 델리의 몰락 상황에서 권력 점유 수치를 최소 95% 이상 보유
38votes_for_resolution = {
39resolution = resolution:fall_of_delhi_resolution
40outcome = "active_resolution(resolution:fall_of_delhi_resolution).resolution_proposer"
41value >= 0.95
}
}
}
}
}
}
48stability < 50
}
56modifier = {
}
73on_monthly = {
75random_list = {
7619 = {
76custom_tooltip = an_event_occurs_tt 이 재난과 관련된 이벤트가 발생할 수 있습니다
}
7781 = {
77custom_tooltip = no_event_occurs_tt 이벤트가 발생하지 않습니다
}
}
79hidden_effect = {
80random_list = {
8780 = {
}
}
}
}




