05-16-2017, 04:09 PM
I supposeĀ all animations compatible with the 'magic' command should work. Other animations associated with other commands (sword tech, blitz, etc) may or may not have the 'one step forward' bug.
You can use C2/1DBF to determinate the correct command for any of the 256 spells/actions/moves table. It gets the spell/action/move identifier and returns the command identifier assigned for it. It should be the correct match between the command and the animation number of steps. However, you only need two spells for the health and shock commands. If they work correctly with the Umaro's storm route, to use C2/1DBF may be unnecessary.
You can use C2/1DBF to determinate the correct command for any of the 256 spells/actions/moves table. It gets the spell/action/move identifier and returns the command identifier assigned for it. It should be the correct match between the command and the animation number of steps. However, you only need two spells for the health and shock commands. If they work correctly with the Umaro's storm route, to use C2/1DBF may be unnecessary.