Advertisement
Tj032803

God Slayer Magic : Earth God's Bellow

Feb 8th, 2017
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. EarthGodBellow_proj:
  2. spell-class: ".instant.ParticleProjectileSpell"
  3. projectile-velocity: 30
  4. projectile-gravity: 0.1
  5. particle-name: blockcrack_95_12
  6. special-effect-interval: 1
  7. particle-speed: .1
  8. hit-radius: 3
  9. cooldown: 10
  10. particle-count: 100
  11. particle-horizontal-spread: 2.0
  12. particle-vertical-spread: 2.0
  13. max-distance: 50
  14. hit-players: true
  15. hit-non-players: true
  16. hit-ground: true
  17. spell: EarthGodBellow_pain
  18. effects:
  19. 1:
  20. position: special
  21. effect: effectlib
  22. effectlib:
  23. class: SphereEffect
  24. particle: SMOKE
  25. iterations: 5
  26. radius: 3
  27. particles: 5
  28. period: 2
  29. visibleRange: 50
  30. color: 562f12
  31. 2:
  32. position: special
  33. effect: effectlib
  34. effectlib:
  35. class: SphereEffect
  36. particle: SMOKE
  37. iterations: 5
  38. radius: 3
  39. particles: 5
  40. period: 2
  41. visibleRange: 50
  42. color: 713b14
  43. EarthGodBellow_pain:
  44. spell-class: ".targeted.PainSpell"
  45. damage: 6
  46. ignore-armor: false
  47. obey-los: true
  48. target-players: true
  49. check-plugins: true
  50. EarthGodBellow:
  51. spell-class: ".MultiSpell"
  52. name: "&5Dragon Slayer: Void Dragon's Roar"
  53. cast-item: diamond
  54. cooldown: 45
  55. cost:
  56. - mana 200
  57. str-cost: "200 Mana."
  58. check-individual-cooldowns: false
  59. effects:
  60. sound3:
  61. position: caster
  62. effect: sound
  63. sound: entity.enderdragon.growl
  64. volume: 1.0
  65. pitch: 0.1
  66. sound5:
  67. position: caster
  68. effect: sound
  69. sound: entity.enderdragon.growl
  70. volume: 1.0
  71. pitch: 0.1
  72. spells:
  73. - EarthGodBellow_proj
  74. - DELAY 5
  75. - EarthGodBellow_proj
  76. - DELAY 5
  77. - EarthGodBellow_proj
  78. - DELAY 5
  79. - EarthGodBellow_proj
  80. - DELAY 5
  81. - EarthGodBellow_proj
  82. - DELAY 5
  83. - EarthGodBellow_proj
  84. - DELAY 5
  85. - EarthGodBellow_proj
  86. - DELAY 5
  87. - EarthGodBellow_proj
  88. - DELAY 5
  89. - EarthGodBellow_proj
  90. - DELAY 5
  91. - EarthGodBellow_proj
  92. - DELAY 5
  93. - EarthGodBellow_proj
  94. - DELAY 5
  95. - EarthGodBellow_proj
  96. - DELAY 5
  97. - EarthGodBellow_proj
  98. - DELAY 5
  99. - EarthGodBellow_proj
  100. - DELAY 5
  101. - EarthGodBellow_proj
  102. - DELAY 5
  103. - EarthGodBellow_proj
  104. - DELAY 5
  105. - EarthGodBellow_proj
  106. - DELAY 5
  107. - EarthGodBellow_proj
  108. - DELAY 5
  109. - EarthGodBellow_proj
  110. - DELAY 5
  111. - EarthGodBellow_proj
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement