Advertisement
Tj032803

Weissschnabel

Feb 12th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. Weissschnabel:
  2. spell-class: ".MultiSpell"
  3. cooldown: 45
  4. check-individual-cooldowns: false
  5. cost:
  6. - mana 200
  7. spells:
  8. - Weissschnabel_particles
  9. - DELAY 1
  10. - Weissschnabel_particles
  11. - DELAY 1
  12. - Weissschnabel_particles
  13. - DELAY 1
  14. - Weissschnabel_particles
  15. - DELAY 1
  16. - Weissschnabel_particles
  17. - DELAY 1
  18. - Weissschnabel_particles
  19. - DELAY 1
  20. - Weissschnabel_particles
  21. - DELAY 1
  22. - Weissschnabel_particles
  23. - DELAY 1
  24. - Weissschnabel_particles
  25. - DELAY 1
  26. - Weissschnabel_particles
  27. - DELAY 1
  28. - Weissschnabel_particles
  29. - DELAY 1
  30. - Weissschnabel_particles
  31. - DELAY 1
  32. - Weissschnabel_particles
  33. Weissschnabel_particles:
  34. spell-class: ".instant.ParticleProjectileSpell"
  35. tick-interval: 2
  36. projectile-velocity: 30
  37. projectile-gravity: 0.1
  38. particle-name: blockcrack_174
  39. special-effect-interval: 1
  40. particle-speed: .1
  41. hit-radius: 3
  42. particle-count: 100
  43. particle-horizontal-spread: 2.0
  44. particle-vertical-spread: 2.0
  45. max-distance: 50
  46. hit-players: true
  47. hit-non-players: true
  48. hit-ground: true
  49. spell: Weissschnabel_pain
  50. effects:
  51. 1:
  52. position: target
  53. effect: particles
  54. particle-name: blockcrack_174
  55. horiz-spread: 3
  56. vert-spread: 3
  57. speed: 2
  58. count: 100
  59. Weissschnabel_pain:
  60. spell-class: ".targeted.PainSpell"
  61. damage: 6
  62. ignore-armor: false
  63. obey-los: true
  64. target-players: true
  65. check-plugins: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement