Update Player Skills - why skill no mob hit????

Ghmmy 2022-02-18 14:49:09 -07:00
parent 3ce0ffe745
commit 49f7770820

@ -157,7 +157,7 @@ Once you have the MMOCore skill setup, head to your MythicMobs config and create
``` ```
IceBolt: IceBolt:
Skills: Skills:
- projectile{onTick=IceBolt-Tick;onHit=IceBolt-Hit;v=8;i=1;hR=1;vR=1} @targetLocation - projectile{onTick=IceBolt-Tick;onHit=IceBolt-Hit;v=8;i=1;hR=1;vR=1;hnp=true} @targetLocation
IceBolt-Tick: IceBolt-Tick:
Skills: Skills:
- effect:particles{p=snowballpoof;amount=20;speed=0;hS=0.2;vS=0.2} @origin - effect:particles{p=snowballpoof;amount=20;speed=0;hS=0.2;vS=0.2} @origin