Advertisement
Guest User

Igneel Eat

a guest
Apr 19th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.31 KB | None | 0 0
  1. IgneelEat:
  2. spell-class: ".MultiSpell"
  3. name: "&7Eat of the Fire Dragon (Igneel)"
  4. cast-item: end_crystal
  5. cooldown: 6
  6. cost:
  7. - mana 0
  8. str-cost: "0 Mana"
  9. check-individual-cooldowns: false
  10. spells:
  11. - IgneelEat_armor
  12. - IgneelEat_Passive
  13. - IgneelEat_Passive2
  14. IgneelEat_armor:
  15. spell-class: ".buff.ArmorSpell"
  16. duration: 3
  17. chestplate: leather_chestplate#990000
  18. leggings: leather_leggings#990000
  19. boots: leather_boots#990000
  20. str-has-armor: "&4You cannot cast this spell if you are already wearing armor."
  21. effects:
  22. 1:
  23. position: orbit
  24. orbit-radius: 1.0
  25. orbit-seconds-per-revolution: 0.3
  26. orbit-tick-interval: 1
  27. orbit-y-offset: 0.7
  28. effect: particles
  29. particle-name: flame
  30. horiz-spread: 0.4
  31. vert-spread: 0.4
  32. speed: 0.1
  33. count: 5
  34. y-offset: 0
  35. 2:
  36. position: orbit
  37. orbit-radius: 1.0
  38. orbit-seconds-per-revolution: 0.3
  39. orbit-tick-interval: 1
  40. orbit-y-offset: 1.3
  41. effect: particles
  42. particle-name: flame
  43. horiz-spread: 0.4
  44. vert-spread: 0.4
  45. speed: 0.1
  46. count: 5
  47. y-offset: 0
  48. sound1:
  49. position: caster
  50. effect: sound
  51. sound: entity.generic.drink
  52. volume: 2.0
  53. pitch: 1.0
  54. sound3:
  55. position: buff
  56. effect: sound
  57. sound: entity.wither.ambient
  58. volume: 0.4
  59. pitch: 0.4
  60. IgneelEat_Passive:
  61. spell-class: ".PassiveSpell"
  62. always-granted: false
  63. triggers:
  64. - spellcast
  65. cancel-default-action: false
  66. chance: 100
  67. cooldown: 5
  68. modifiers:
  69. - buffactive IgneelEat_armor required
  70. spells:
  71. - IgneelEat_Cleanse
  72. - IgneelEat_Prayer
  73. - IgneelEat_Passive2
  74. IgneelEat_Cleanse:
  75. spell-class: ".targeted.CleanseSpell"
  76. remove:
  77. - fire
  78. target-self: true
  79. IgneelEat_Prayer:
  80. spell-class: ".instant.PrayerSpell"
  81. amount-healed: 10
  82. beneficial: true
  83. IgneelEat_Passive2:
  84. spell-class: ".PassiveSpell"
  85. always-granted: false
  86. triggers:
  87. - sneak
  88. cancel-default-action: false
  89. chance: 100
  90. cooldown: 3
  91. modifiers:
  92. - buffactive IgneelEat required
  93. spells:
  94. - IgneelRoar2
  95. IgneelRoar2:
  96. spell-class: ".MultiSpell"
  97. cooldown: 0
  98. check-individual-cooldowns: false
  99. name: "&7REEROAR"
  100. str-cast-self: "&7Roar of the Fire Dragon King!"
  101. str-cast-others: "%a Roar of the Fire Dragon King!"
  102. cast-item: nether_star
  103. cost:
  104. - mana 0
  105. str-cost: "0 Mana"
  106. spells:
  107. - IgneelRoar2_selfslowness
  108. - DELAY 15
  109. - IgneelRoar2_proj
  110. IgneelRoar2_proj:
  111. spell-class: ".instant.ParticleProjectileSpell"
  112. projectile-velocity: 15
  113. projectile-gravity: 0.0
  114. projectile-horiz-offset: 0
  115. projectile-vert-offset: 0
  116. particle-name: flame
  117. special-effect-interval: 1
  118. particle-speed: 0.0001
  119. hit-radius: 3
  120. particle-count: 20
  121. particle-horizontal-spread: 0.1
  122. particle-vertical-spread: 0.1
  123. max-distance: 30
  124. hit-players: true
  125. stop-on-hit-entity: false
  126. hit-non-players: true
  127. hit-air-at-end: true
  128. hit-ground: true
  129. spell: IgneelRoar2_multi
  130. effects:
  131. 0:
  132. position: special
  133. effect: effectlib
  134. effectlib:
  135. class: SphereEffect
  136. particle: REDSTONE
  137. iterations: 5
  138. radius: 2.5
  139. particles: 50
  140. period: 2
  141. visibleRange: 50
  142. color: E60000
  143. 1:
  144. position: special
  145. effect: effectlib
  146. effectlib:
  147. class: SphereEffect
  148. particle: flame
  149. iterations: 4
  150. radius: 0.4
  151. particles: 60
  152. period: 2
  153. visibleRange: 50
  154. eff2:
  155. position: special
  156. effect: effectlib
  157. effectlib:
  158. class: VortexEffect
  159. particle: REDSTONE
  160. color: 990000
  161. radius: 0.6
  162. length: 30
  163. iterations: 15
  164. circles: 10
  165. helixes: 1
  166. step: 24
  167. eff3:
  168. position: special
  169. effect: effectlib
  170. effectlib:
  171. class: VortexEffect
  172. particle: REDSTONE
  173. color: 660000
  174. radius: 0.9
  175. length: 30
  176. iterations: 15
  177. circles: 10
  178. helixes: 1
  179. step: 24
  180. eff4:
  181. position: special
  182. effect: effectlib
  183. effectlib:
  184. class: VortexEffect
  185. particle: REDSTONE
  186. color: 4D0000
  187. radius: 1
  188. length: 30
  189. iterations: 15
  190. circles: 10
  191. helixes: 1
  192. step: 24
  193. eff5:
  194. position: special
  195. effect: effectlib
  196. effectlib:
  197. class: VortexEffect
  198. particle: REDSTONE
  199. color: 990000
  200. radius: 1.1
  201. length: 30
  202. iterations: 15
  203. circles: 10
  204. helixes: 1
  205. step: 24
  206. sound4:
  207. position: caster
  208. effect: sound
  209. sound: entity.enderdragon.growl
  210. volume: 2.0
  211. pitch: 1.0
  212. IgneelRoar2_multi:
  213. spell-class: ".TargetedMultiSpell"
  214. check-individual-cooldowns: false
  215. require-entity-target: false
  216. target-players: true
  217. spells:
  218. - IgneelRoar2_combust
  219. - IgneelRoar2_pain
  220. IgneelRoar2_combust:
  221. spell-class: ".targeted.CombustSpell"
  222. range: 20
  223. obey-los: true
  224. fire-ticks: 200
  225. fire-tick-damage: 1
  226. prevent-immunity: true
  227. target-players: true
  228. check-plugins: true
  229. IgneelRoar2_pain:
  230. spell-class: ".targeted.PainSpell"
  231. damage: 18
  232. range: 5
  233. target-players: true
  234. IgneelRoar2_selfslowness:
  235. spell-class: ".targeted.PotionEffectSpell"
  236. range: 20
  237. type: 2
  238. strength: 10
  239. duration: 15
  240. targeted: false
  241. target-players: true
  242. target-non-players: true
  243. obey-los: true
  244. effects:
  245. sound1:
  246. position: caster
  247. effect: sound
  248. sound: entity.generic.drink
  249. volume: 2.0
  250. pitch: 1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement