Event
A New Ruler

Our nation has sorely lacked a firm guiding hand under the rule of Target Heir, a timid child, ill-prepared to face the dangers of the world. Fortunately for us all, one of his/her closest advisors has decided to act. The child is now safely taken care of and can do no more harm. The advisor has been proclaimed our new ruler and has sworn to provide our nation with the strong leadership it so desperately needs.
Allow Mysticism vs JurisprudenceModifier TypetriggerDefinitionin_game/events/government/mysticism_vs_jurisprudence.txt:874
875hide_portraits = yes
876type = country_event
877title = mysticism_vs_jurisprudence.20.title A New Ruler
878desc = mysticism_vs_jurisprudence.20.desc Our nation has sorely lacked a firm guiding hand under the rule of Target Heir, a timid child, ill-prepared to face the dangers of the world. Fortunately for us all, one of his/her closest advisors has decided to act. The child is now safely taken care of and can do no more harm. The advisor has been proclaimed our new ruler and has sworn to provide our nation with the strong leadership it so desperately needs.
879outcome = neutral
881illustration_tags = {
88210 = armed
88310 = exterior
}
886trigger = {
888has_regent = yes
889NOT = {
889regency_type ?= regency_type:consort_regency
}
890has_heir = yes
891heir ?= {
892age_in_years < 10
}
}
896immediate = {
}
898heir = {
899save_scope_as = target_heir
}
901regent = {
902save_scope_as = target_regent
}
}