Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. Rasnegan_OdamaEilon:
  2. spell-class: ".TargetedMultiSpell"
  3. name: "&bOdama &fRasengan&3"
  4. cooldown: 10
  5. stop-on-fail: false
  6. require-entity-target: false
  7. check-individual-cooldowns: false
  8. spells:
  9. - Rasengan_Odama
  10. - Rasengan_odama1
  11. - Rasengan_OdamaAOE
  12. Rasengan_OdamaAOE:
  13. spell-class: ".targeted.AreaEffectSpell"
  14. horizontal-radius: 4
  15. vertical-radius: 11
  16. point-blank: true
  17. fail-if-no-targets: true
  18. can-target: players,monsters,animals
  19. spells:
  20. - Painodama
  21. - DELAY 1
  22. - Painodama
  23. - DELAY 1
  24. - Painodama
  25. - DELAY 1
  26. - Painodama
  27. - DELAY 1
  28. - Painodama
  29. - DELAY 1
  30. - Painodama
  31. - DELAY 1
  32. - Painodama
  33. - DELAY 1
  34. - Painodama
  35. - DELAY 1
  36. - Painodama
  37. - DELAY 1
  38. - Painodama
  39. - DELAY 1
  40. - Painodama
  41. - DELAY 1
  42. - Painodama
  43. - DELAY 1
  44. - Painodama
  45. - DELAY 1
  46. - Painodama
  47. - DELAY 1
  48. - Painodama
  49. - DELAY 1
  50. - Painodama
  51. - DELAY 1
  52. - Painodama
  53. - DELAY 1
  54. - Painodama
  55. - DELAY 1
  56. - Painodama
  57. - DELAY 1
  58. - Painodama
  59. - DELAY 1
  60. - Painodama
  61. - DELAY 1
  62. - Painodama
  63. - DELAY 1
  64. - Painodama
  65. - DELAY 1
  66. - Painodama
  67. - DELAY 1
  68. - Painodama
  69. - DELAY 1
  70. - Painodama
  71. - DELAY 1
  72. - Painodama
  73. - DELAY 1
  74. - Painodama
  75. - DELAY 1
  76. - Painodama
  77. - DELAY 1
  78. - Painodama
  79. - DELAY 1
  80. - Painodama
  81. Rasengan_odama:
  82. spell-class: ".targeted.PotionEffectSpell"
  83. type: 1
  84. strength: 8
  85. duration: 300
  86. targeted: false
  87. cooldown: 45
  88. beneficial: false
  89. Rasengan_odama1:
  90. spell-class: ".buff.DummySpell"
  91. duration: 20
  92. effects:
  93. 1:
  94. position: caster
  95. effect: effectlibentity
  96. effectlib:
  97. class: SphereEffect
  98. particle: redstone
  99. particles: 50
  100. color: B0E0E6
  101. radius: 2
  102. yOffset: 4
  103. period: 2
  104. iterations: 250
  105. 2:
  106. position: caster
  107. effect: effectlibentity
  108. effectlib:
  109. class: SphereEffect
  110. particle: cloud
  111. color: 4169E1
  112. radius: 2
  113. yOffset: 4
  114. particles: 20
  115. period: 2
  116. iterations: 250
  117. 3:
  118. position: caster
  119. effect: effectlibentity
  120. effectlib:
  121. class: SphereEffect
  122. particle: WATER_WAKE
  123. color: 0000FF
  124. radius: 1
  125. yOffset: 4
  126. particles: 70
  127. period: 2
  128. iterations: 250
  129. Painodama:
  130. spell-class: ".targeted.PainSpell"
  131. damage: 2
  132. range: 5
  133. ignore-armor: false
  134. obey-los: true
  135. target-players: true
  136. check-plugins: true
  137. target-non-players: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement