Advertisement
WhiteXShadow

FNMobs Skills File

Apr 25th, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. FlameBlast2:
  2. Skills:
  3. - projectile{onTick=FlameBlast2-Tick;onHit=FlameBlast2-Hit;v=25;i=1;hR=2;vR=2;mR=50}
  4. FlameBlast2-Tick:
  5. Skills:
  6. - effect:particles{p=flame;amount=20;speed=0;hS=0.2;vS=0.2} @origin
  7. - effect:particles{p=smoke;amount=10;speed=0;hS=0.2;vS=0.2} @origin
  8. - effect:particles{p=reddust;c=#f26121;amount=10;speed=0;hS=0.2;vS=0.2} @origin
  9. FlameBlast2-Hit:
  10. Skills:
  11. - damage{a=4}
  12. - ignite{t=40} @Target ~onAttack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement