Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. Tsuriboshi:
  2. spell-class: ".targeted.AreaEffectSpell"
  3. horizontal-radius: 5
  4. vertical-radius: 3
  5. require-entity-target: false
  6. spells: [pain]
  7. effects:
  8. 1:
  9. position: special
  10. effect: effectlib
  11. effectlib:
  12. class: SphereEffect
  13. relative-offset: 0, 1, 0
  14. particle: REDSTONE
  15. color: F7FF00
  16. iterations: 20
  17. radius: 1
  18. particles: 100
  19. period: 12
  20. TsuriboshiMulti:
  21. spell-class: ".TargetedMultiSpell"
  22. check-individual-cooldowns: false
  23. point-blank: false
  24. require-entity-target: false
  25. spells:
  26. - Tsuriboshi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement