事件
命运无常

违背一切理性与正义,Usurper的背叛竟获得了不应有的回报。
我们伟大的统治者Ruler在镇压其子叛乱前不幸去世,而叛乱者立即抓住时机巩固自己的权力和地位。
这种通过不正当手段获得的权力会带来长治久安,还是标志着马林王朝衰落的开始?
定义in_game/events/DHE/flavor_MOR.txt:1870
1871hide_portraits = yes
1872type = country_event
1874title = flavor_mor.29.title 命运无常
1875desc = flavor_mor.29.desc 违背一切理性与正义,Usurper的背叛竟获得了不应有的回报。
我们伟大的统治者Ruler在镇压其子叛乱前不幸去世,而叛乱者立即抓住时机巩固自己的权力和地位。
这种通过不正当手段获得的权力会带来长治久安,还是标志着马林王朝衰落的开始?
我们伟大的统治者Ruler在镇压其子叛乱前不幸去世,而叛乱者立即抓住时机巩固自己的权力和地位。
这种通过不正当手段获得的权力会带来长治久安,还是标志着马林王朝衰落的开始?
1876outcome = neutral
1878fire_only_once = yes
1880illustration_tags = {
188110 = angry
188210 = exterior
}
1885trigger = {
1886character:mor_abu_al_hasan_ali = {
1887is_alive = yes
1888is_ruler = yes
}
1890character:mor_abu_inan_faris = {
1891is_alive = yes
1892is_adult = yes
}
1894OR = {
1896any_rebel = {
1897rebel_name_key = abu_inan_faris_rebels
1898any_character_supporting_rebel = {
1899is_alive = yes
1900is_adult = yes
}
}
1904in_civil_war = yes
}
}
1908immediate = {
}
1911ruler = {
1912save_scope_as = ruler_scope
}
1914kill_character = scope:ruler_scope
1916character:mor_abu_inan_faris = {
1917save_scope_as = usurper_scope
}
1920if = {
1921limit = {
1921in_civil_war = yes
}
1922random_current_war = {
1923limit = {
1923is_civil_war_for = root
}
1924save_scope_as = civil_war_scope
1925random_attacker = {
1926save_scope_as = target_rebel_country
}
}
}
}