mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-03-12 13:19:25 +01:00
Update Player Skills - why skill no mob hit????
parent
3ce0ffe745
commit
49f7770820
@ -157,7 +157,7 @@ Once you have the MMOCore skill setup, head to your MythicMobs config and create
|
||||
```
|
||||
IceBolt:
|
||||
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:
|
||||
Skills:
|
||||
- effect:particles{p=snowballpoof;amount=20;speed=0;hS=0.2;vS=0.2} @origin
|
||||
|
Loading…
Reference in New Issue
Block a user