Event
Authority Undermined

Our armies are so small and pathetic that many clan leaders and elders are openly questioning Target Ruler's ability to lead us, claiming that Target Heir would be a much better Ruler Title.
Steppe HordeGovernment TypetriggerDefinitionin_game/events/government/steppe_horde.txt:719
720type = country_event
721title = steppe_horde.19.title Authority Undermined
722desc = steppe_horde.19.desc Our armies are so small and pathetic that many clan leaders and elders are openly questioning Target Ruler's ability to lead us, claiming that Target Heir would be a much better Ruler Title.
723outcome = neutral
724trigger = {
725country_type = army
727army_size_percentage < 0.50
728has_ruler = yes
729has_heir = yes
730heir = {
730is_adult = yes
}
}
733illustration_tags = {
73410 = angry
73510 = exterior
}
738immediate = {
}
740ruler = {
740save_scope_as = target_ruler
}
741heir = {
741save_scope_as = target_heir
}
}