Recovering from "Flattening Kick" and "Royal Decree" NPC abilities
I'm trying to figure out how to recover from the effect of the "Flattening Kick" and "Royal Decree" NPC abilities while using KissAssist. I expect it's the same solution for both effect, as they both seem to make us Feign death.
http://everquest.allakhazam.com/db/spell.html?spell=49933
http://everquest.allakhazam.com/db/spell.html?spell=49935
When this happens I can manually recover from it by forcing my character to stand, but Kissassist on its own does not recover.
I tried dabbling with holies but without success so far, mostly testing against ${Me.State} to react if I'm not in the STAND state, and forcing to stand again.
I'm just really starting to look into the Kissassist code to find something, and while I'm trying to figure out how to recover from it I figured I'd check with the rest of the community here!
I'm trying to figure out how to recover from the effect of the "Flattening Kick" and "Royal Decree" NPC abilities while using KissAssist. I expect it's the same solution for both effect, as they both seem to make us Feign death.
http://everquest.allakhazam.com/db/spell.html?spell=49933
http://everquest.allakhazam.com/db/spell.html?spell=49935
When this happens I can manually recover from it by forcing my character to stand, but Kissassist on its own does not recover.
I tried dabbling with holies but without success so far, mostly testing against ${Me.State} to react if I'm not in the STAND state, and forcing to stand again.
I'm just really starting to look into the Kissassist code to find something, and while I'm trying to figure out how to recover from it I figured I'd check with the rest of the community here!

