Advertisement
ryanrules259

Homing

Oct 6th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. HomingArrow:
  2. spell-class: ".targeted.HomingMissileSpell"
  3. cast-item: 257
  4. cooldown: 15
  5. range: 50
  6. max-duration: 8
  7. projectile-velocity: 35
  8. projectile-inertia: 3
  9. particle-name: cloud
  10. str-no-target: No target.
  11. target-players: true
  12. spells:
  13. - DmgHoming
  14. paindd:
  15. spell-class: ".targeted.PainSpell"
  16. name: DmgHoming
  17. spell-icon: bone
  18. description: Cause your enemy pain.
  19. damage: 6
  20. ignore-armor: false
  21. obey-los: true
  22. target-players: false
  23. check-plugins: true
  24. str-no-target: No target found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement