Hey, as the title suggests I'm trying to figure out how to check if a combatant is defending in a battle event. For example, I have a battle event that applies a status effect, and I don't want that to happen if the targeted combatant is defending.
I see there are status checks for "Is Casting", "In Battle", and others but I can't figure out how to determine if a targeted combatant is defending. I'm using ORK 2.
Thanks for your help.
An alternative setup is to create a defend ability to handle this, e.g. adding a 'defending' status effect to the user - that way you can check for it via Check Status node everywhere.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!