Tj032803

Dragon Slayer Magic: Fire Dragon Roar

Jan 16th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. FireDragonRoar:
  2. spell-class: ".MultiSpell"
  3. cooldown: 30
  4. check-individual-cooldowns: false
  5. cost:
  6. - mana 200
  7. spells:
  8. - FireDragonRoarparticles
  9. FireDragonRoarparticles:
  10. spell-class: ".instant.ParticleProjectileSpell"
  11. projectile-velocity: 50
  12. projectile-speed: 50
  13. particle-count: 1000
  14. hit-players: true
  15. tick-interval: 2
  16. max-distance: 100
  17. stop-on-hit-ground: true
  18. stop-on-hit-entity: true
  19. max-duration: 100
  20. spell: FireDragonRoar_pain
  21. FireDragonRoar_pain:
  22. spell-class: ".targeted.PainSpell"
  23. cast-item: blaze_rod
  24. damage: 15
  25. range: 15
  26. ignore-armor: false
  27. obey-los: true
  28. target-players: true
  29. check-plugins: true
Advertisement
Add Comment
Please, Sign In to add comment