1. Playing the "Ready/Magical" animation before the its the actor's turn without putting the "Skill Type" into SV [Magic Skills]. Why? Trying to keep all of a class's skills tied to a single Skill Type so that the menu isn't bloated with options.
2. Casting animation for individual spells that calls "Use Magical Skill" and plays the animation of the actor and action in full.
Reference Image:
<Target Action>
motion spell: user
perform action
motion wait: user
action animation: target
wait for animation
action effect: target
perform finish
</Target Action>
It only plays the 1st frame of the "Use Magical Skill" skill before switching back to normal "Stabbing" animation and playing all frames of that. I've written several notes trying different combos, but I get the same issue every time. I'm actually going insane.