(PremiumVersion) Math and Placeholders Unusable in Orbital Skills
I'm trying to create a sword slash skill with the orbital mechanic. So this is the skill
orbital{onTick=IceShield-Tick;points=30;ry=<caster.l.yaw>*6.28/360;rz=0.8;oy=1;interval=1;duration=15;charges=1;r=2}
Trying to slash the blade where the mob is looking. But the y rotate just stays the same.