From 49f7770820772bd7d56717023ae69df2da99ab72 Mon Sep 17 00:00:00 2001 From: Ghmmy <381-Ghmmy@users.noreply.git.lumine.io> Date: Fri, 18 Feb 2022 14:49:09 -0700 Subject: [PATCH] Update Player Skills - why skill no mob hit???? --- Player-Skills.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Player-Skills.md b/Player-Skills.md index 0903a22..c1c4332 100644 --- a/Player-Skills.md +++ b/Player-Skills.md @@ -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