Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. #
  2. #Lightning
  3. #
  4. Lightning:
  5. TriggerConditions:
  6. - distance{d=5to25} true
  7. Skills:
  8. - effect:particlering{particle=reddust;radius=1;points=32;hS=1;vS=0;a=35;c=#08315e} @Self
  9. - effect:particlering{particle=explode;radius=1;points=32;hS=1;vS=0} @Self
  10. - delay 10
  11. - lightning @target
  12. - damage{amount=6;preventknockback=true} @target
  13. #
  14. #Throw
  15. #
  16. Throw:
  17. TriggerConditions:
  18. - distance{d=0to5} true
  19. Skills:
  20. - throw{v=20;vy=15} @PlayersInRadius{r=5}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement