事件
机敏的大臣

可以说,虽然我们的统治者使出了全力,但大多数有用的政策都出自我们的顾问。像Target Character这样的人物在这段艰难时期扛下了Country的重担……
定义in_game/events/disaster/succession_crisis.txt:454
455hide_portraits = yes
456type = country_event
457category = disaster_event
458title = succession_crisis.3.title 机敏的大臣
459desc = succession_crisis.3.desc 可以说,虽然我们的统治者使出了全力,但大多数有用的政策都出自我们的顾问。像Target Character这样的人物在这段艰难时期扛下了Country的重担……
460outcome = neutral
461image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
462trigger = {
463in_civil_war = no
464any_character = {
464in_cabinet = yes
}
}
467immediate = {
468random_character = {
469limit = {
469in_cabinet = yes
}
470save_scope_as = target_character
}
472ruler.dynasty ?= {
473random_character_in_dynasty = {
474limit = {
474in_cabinet = yes
}
475save_scope_as = target_character
}
}
479save_scope_as = succession_crisis_pretender_scope
}
}