Event
Testing One's Mettle

Man is indeed a product of his nature and nurture. As such, the recent situation across our borders has given rise to many a hardship as rebellions grip our people. Hope, however, is not lost, as out of the fire rises a capable new face, eager to serve and assist us in these trying times.
Definitionin_game/events/disaster/succession_crisis.txt:519
520type = country_event
521category = disaster_event
522title = succession_crisis.4.title Testing One's Mettle
523desc = succession_crisis.4.desc Man is indeed a product of his nature and nurture. As such, the recent situation across our borders has given rise to many a hardship as rebellions grip our people. Hope, however, is not lost, as out of the fire rises a capable new face, eager to serve and assist us in these trying times.
524outcome = neutral
525image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
526immediate = {
527random_list = {
52810 = {
529trigger = {
530ruler ?= {
530has_dynasty = yes
}
}
532create_character = {
534dynasty = root.ruler.dynasty
535culture = root.culture
536religion = root.religion
537save_scope_as = target_character
538create_in_limbo = yes
}
}
54110 = {
542create_character = {
544culture = root.culture
545religion = root.religion
546save_scope_as = target_character
547create_in_limbo = yes
}
}
55010 = {
551create_character = {
553culture = root.culture
554religion = root.religion
555save_scope_as = target_character
556create_in_limbo = yes
}
}
55920 = {
560create_character = {
562culture = root.culture
563religion = root.religion
564save_scope_as = target_character
565create_in_limbo = yes
}
}
}
569scope:target_character = {
571max_adm = 90
572min_adm = 30
573max_dip = 90
574min_dip = 30
575max_mil = 95
576min_mil = 50
}
}
}