
国難
デリー陥落
必死の努力にもかかわらず、我々は敵にもたらされた損害から回復できていない。かつて偉大だったわが帝国は、あらゆる方向を敵に取り囲まれ、混沌に陥っている。これは極めて悲惨な状況であり、我々の土地を欲する者たちの犠牲にならぬよう、わが国は正面から立ち向かわなければならない……
デリー国家can start
デリー陥落局面can startharsher_requirements_for_disaster変数can start補正
毎月の反乱軍の活動度+2%
階級満足度均衡値−5%
安定度投資−0.1
毎月の慢心+0.3
慢心による影響はい
定義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 = {
}
}
}
}