Sequence priority in selector of behavior tree

I’m still trying to wrap my head around how the behavior tree works. I have 3 sequences in one (and will have more) but I want the priority to be set if the Ai’s ammo or health is low. I’d like it to check for health then ammo, then if a character is around to shoot at. How can I do this?