Advertisement
Tj032803

Master Water Magic: Rain's Anger

Jan 17th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. MasterWaterMagic:Rain'sAnger:
  2. spell-class: ".MultiSpell"
  3. cooldown: 30
  4. name: "&2Mastered Water Magic: &9Rain's Anger"
  5. check-individual-cooldowns: false
  6. cost:
  7. - mana 200
  8. spells:
  9. - Rain'sAnger_Rain
  10. - Rain'sAnger_particles
  11. - DELAY 3
  12. - Rain'sAnger_Strength
  13. - Rain'sAnger_Speed
  14. - Rain'sAnger_JumpBoost
  15. Rain'sAnger_Rain:
  16. spell-class: ".ExternalCommandSpell"
  17. execute-on-console-instead: false
  18. command-to-execute:
  19. - "weather storm"
  20. Rain'sAnger_Strength:
  21. spell-class: ".targeted.PotionEffectSpell"
  22. type: 5
  23. strength: 1
  24. duration: 300
  25. targeted: false
  26. target-players: false
  27. target-non-players: true
  28. obey-los: true
  29. Rain'sAnger_Speed:
  30. spell-class: ".targeted.PotionEffectSpell"
  31. type: 1
  32. strength: 0
  33. duration: 300
  34. targeted: false
  35. target-players: false
  36. target-non-players: true
  37. obey-los: true
  38. Rain'sAnger_JumpBoost:
  39. spell-class: ".targeted.PotionEffectSpell"
  40. type: 8
  41. strength: 0
  42. duration: 300
  43. targeted: false
  44. target-players: false
  45. target-non-players: true
  46. obey-los: true
  47. Rain'sAnger_particles:
  48. spell-class: ".targeted.DummySpell"
  49. effects:
  50. 1:
  51. position: orbit
  52. effect: particles
  53. particle-name: splash
  54. horiz-spread: 1
  55. vert-spread: 2
  56. speed: 0.2
  57. count: 300
  58. sound1:
  59. position: caster
  60. effect: sound
  61. sound: liquid.splash
  62. volume: 5.0
  63. pitch: 4.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement