You can try this approach, but it's not always gonna work the way and it might get a bit jittery:
#trigger {{You're already awake|You are not bound|You rise up in power}$$<%d} {#gag -2;#gag}
This assumes your output looks like this:
You're already awake
<123/123hp 123/123mv 123/123ma>
If you don't have a newline after your prompt, change the trigger to trigger on prompt instead of newline. See how that works out for you.
Iljhar