Advertisement
jjacobson

Untitled

Jul 8th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. slomo:
  2. spell-class: ".targeted.AreaEffectSpell"
  3. name: SloMo
  4. horizontal-radius: 10
  5. vertical-radius: 5
  6. point-blank: true
  7. fail-if-no-targets: true
  8. target-players: true
  9. target-non-players: true
  10. target-caster: false
  11. target-invisible-players: false
  12. spells:
  13. - slomo_helper
  14. cooldown: 15
  15. cost:
  16. - mana 35
  17. str-cost: 35 mana
  18. slomo_helper:
  19. spell-class: ".targeted.PotionEffectSpell"
  20. type: 2
  21. strength: 1
  22. duration: 200
  23. targeted: true
  24. target-players: true
  25. target-non-players: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement