I've replaced guard in my game with a skill called Obliterate. I want this skill to only be able to target enemies with a Staggered state and instantly kill them also regaining health (like the Glory Kill in DOOM 4).
I am currently using Yanfly's Auto Passive States to apply the Staggered state on enemies lower than 15% health and using Yanfly's Selection Control to only allow the Obliterate skill to target enemies with the Staggered state. I also want this skill to be greyed out if no enemy has the Staggered state.
However, I have run into a few problems:
Thanks in advance.
I am currently using Yanfly's Auto Passive States to apply the Staggered state on enemies lower than 15% health and using Yanfly's Selection Control to only allow the Obliterate skill to target enemies with the Staggered state. I also want this skill to be greyed out if no enemy has the Staggered state.
However, I have run into a few problems:
- Enabling this skill when the Staggered state is applied to an enemy.
- Disabling this skill when there is no enemy with the Staggered state.
Thanks in advance.