Advertisement
Guest User

vectorblasthelp

a guest
Dec 10th, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. pain2:
  2. spell-class: ".targeted.PainSpell"
  3. damage: 10
  4. range: 7
  5. ignore-armor: false
  6. obey-los: true
  7. target-players: true
  8. check-plugins: false
  9.  
  10. #Skill 2
  11.  
  12. VectorBlast:
  13. name: Vector Blast
  14. spell-class: ".instant.ParticleProjectileSpell"
  15. projectile-velocity: 10
  16. tick-interval: 2
  17. stop-on-hit-entity: false
  18. render-distance: 20
  19. particle-horizontal-spread: 7
  20. particle-vertical-spread: 7
  21. particle-count: 100
  22. particle-speed: 7
  23. particle-name: flame
  24. height-from-surface: 1
  25. projectile-velocity: 7
  26. hug-surface: true
  27. hit-players: true
  28. hit-non-players: true
  29. spell: pain2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement