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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user