Tj032803

(Custom) Dragon Slayer Magic : Celestial Dragon's Roar

Feb 8th, 2017
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. CelestialDragonRoar_proj:
  2. spell-class: ".instant.ParticleProjectileSpell"
  3. projectile-velocity: 30
  4. projectile-gravity: 0.1
  5. particle-name: blockcrack_95_4
  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: CelestialDragonRoar_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: 23e7e2
  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: e7e523
  43. CelestialDragonRoar_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. CelestialDragonRoar:
  51. spell-class: ".MultiSpell"
  52. name: "&5Dragon Slayer: Celestial 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. - CelestialDragonRoar_proj
  74. - DELAY 5
  75. - CelestialDragonRoar_proj
  76. - DELAY 5
  77. - CelestialDragonRoar_proj
  78. - DELAY 5
  79. - CelestialDragonRoar_proj
  80. - DELAY 5
  81. - CelestialDragonRoar_proj
  82. - DELAY 5
  83. - CelestialDragonRoar_proj
  84. - DELAY 5
  85. - CelestialDragonRoar_proj
  86. - DELAY 5
  87. - CelestialDragonRoar_proj
  88. - DELAY 5
  89. - CelestialDragonRoar_proj
  90. - DELAY 5
  91. - CelestialDragonRoar_proj
  92. - DELAY 5
  93. - CelestialDragonRoar_proj
  94. - DELAY 5
  95. - CelestialDragonRoar_proj
  96. - DELAY 5
  97. - CelestialDragonRoar_proj
  98. - DELAY 5
  99. - CelestialDragonRoar_proj
  100. - DELAY 5
  101. - CelestialDragonRoar_proj
  102. - DELAY 5
  103. - CelestialDragonRoar_proj
  104. - DELAY 5
  105. - CelestialDragonRoar_proj
  106. - DELAY 5
  107. - CelestialDragonRoar_proj
  108. - DELAY 5
  109. - CelestialDragonRoar_proj
  110. - DELAY 5
  111. - CelestialDragonRoar_proj
Advertisement
Add Comment
Please, Sign In to add comment