Advertisement
Thundurr

Untitled

Aug 11th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. wings:
  2. spell-class: ".buff.DummySpell"
  3. name: Wings
  4. cast-item: magma_cream
  5. toggle: false
  6. cooldown: 50
  7. duration: 25
  8. effects:
  9. effect:
  10. position: caster
  11. effect: effectlibentity
  12. effectlib:
  13. class: ImageEffect
  14. particle: REDSTONE
  15. fileName: plugins/MagicSpells/images/blackwings.png
  16. isGif: false
  17. enableRotation: true
  18. stepY: 1
  19. stepX: 1
  20. size: 0.002
  21. iterations: 5
  22. color: FFFFFF
  23. relativeOffset: 0.5,1.5,0
  24. period: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement