Advertisement
Guest User

Test Skill

a guest
Oct 15th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Test:
  2. Skills:
  3. - projectile{onTick=TestTick;onHit=TestHit;onEnd=TestEnd;i=1;v=5;mr=20;hnp=true;g=0.3} @Forward{f=0.1;y=0.0}
  4.  
  5. TestTick:
  6. Skills:
  7. - effect:particles{particle=spell_mob;color#621CED;a=30;hs=0.2;vs=0.2} @origin
  8. - effect:particles{particle=spell_mob;color#46076E;a=20;hs=0.1;vs=0.1} @origin
  9.  
  10. TestHit:
  11. Skills:
  12. - damage{a=5}
  13.  
  14. TestEnd:
  15. Skills:
  16. - effect:particles{particle=explosion_normal;a=20;hs=0.3;vs=0.3} @origin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement