Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. bashpain:
  2. spell-class: ".targeted.PainSpell"
  3. name: bashpain
  4. spell-icon: bone
  5. description: Cause your enemy pain.
  6. damage: 15
  7. range: 5
  8. ignore-armor: false
  9. obey-los: true
  10. target-players: true
  11. check-plugins: false
  12. modifiers:
  13. - variablemorethan Fury:30 power 1.5
  14. - variablemorethan Fury:40 power 2
  15. target-modifiers:
  16. - onfire addpower 3
  17. effects:
  18. 1:
  19. position: target
  20. effect: particles
  21. particle-name: crit
  22. horiz-spread: 1
  23. vert-spread: 1.4
  24. speed: 0.2
  25. count: 20
  26. 2:
  27. position: target
  28. effect: particles
  29. particle-name: blockcrack_101_0
  30. horiz-spread: 1
  31. vert-spread: 1.4
  32. speed: 0.2
  33. count: 20
  34. 3:
  35. position: caster
  36. effect: sound
  37. sound: entity.bat.takeoff
  38. volume: 2
  39. pitch: 1.9
  40. Bash:
  41. spell-class: ".TargetedMultiSpell"
  42. name: Bash
  43. cooldown: 0
  44. range: 4
  45. require-entity-target: true
  46. target-players: true
  47. target-non-players: true
  48. can-cast-by-command: false
  49. check-individual-cooldowns: false
  50. cost:
  51. - mana 13
  52. spells:
  53. - bashpain
  54. str-cost: 13 mana
  55. str-missing-reagents: Not enough mana.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement