what i wrong ? the file boss.yml in the skills folder
Help skills mythicmobs
GroundSlam:
Skills:
- effect:explosion @Self
- damage{amount=10} @PlayersInRadius{r=5}
- throw{velocity=15;velocityY=5} @PlayersInRadius{r=5}
Warp:
Skills:
- teleport{spreadh=5;spreadv=0} @target
Rain:
Skills:
- weather{type=storm;duration=6000} ~onSpawn
SmashAttack:
Skills:
- damage{amount=200;ignoreArmor=true} @target ~onTimer:30
PRandBolt:
Skills:
- lightning {d=30} @r[r=40]
- delay 20
-...
Skills:
- effect:explosion @Self
- damage{amount=10} @PlayersInRadius{r=5}
- throw{velocity=15;velocityY=5} @PlayersInRadius{r=5}
Warp:
Skills:
- teleport{spreadh=5;spreadv=0} @target
Rain:
Skills:
- weather{type=storm;duration=6000} ~onSpawn
SmashAttack:
Skills:
- damage{amount=200;ignoreArmor=true} @target ~onTimer:30
PRandBolt:
Skills:
- lightning {d=30} @r[r=40]
- delay 20
-...
Help skills mythicmobs