Tj032803

Heavy Sword Slash

Feb 10th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. HeavySwordSlash:
  2. spell-class: ".MultiSpell"
  3. cooldown: 15
  4. check-individual-cooldowns: false
  5. cost:
  6. - mana 100
  7. spells:
  8. - HeavySwordSlash_pain
  9. - HeavySwordSlash_dummy
  10. HeavySwordSlash_pain:
  11. spell-class: ".targeted.PainSpell"
  12. damage: 4
  13. range: 0
  14. ignore-armor: false
  15. obey-los: true
  16. target-players: true
  17. check-plugins: true
  18. str-no-target: No target found.
  19. HeavySwordSlash_dummy:
  20. spell-class: ".targeted.DummySpell"
  21. effects:
  22. 1:
  23. position: target
  24. effect: particles
  25. particle-name: sweepAttack
  26. horiz-spread: 0.2
  27. vert-spread: 0.2
  28. speed: 0.2
  29. count: 1
Add Comment
Please, Sign In to add comment