Advertisement
Guest User

Untitled

a guest
Dec 24th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. IceBolt:
  2. Skills:
  3. - projectile{onTick=IceBolt-Tick;onHit=IceBolt-Hit;v=8;i=1;hR=1;vR=1} @targetLocation
  4. IceBolt-Tick:
  5. Skills:
  6. - effect:particles{p=snowballpoof;amount=20;speed=0;hS=0.2;vS=0.2} @origin
  7. IceBolt-Hit:
  8. Skills:
  9. - damage{a=10}
  10. - potion{type=SLOW;duration=100;lvl=2}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement