Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. MultiSizeTechnique:
  2. spell-class: ".buff.ResistSpell"
  3. name: "Akimichi Multi Size Technique"
  4. cast-item: magma_cream
  5. permission-name: MultiSizeTechnique
  6. cooldown: 45
  7. toggle: true
  8. spell-damage-types:
  9. - block_explosion
  10. - contact
  11. - custom
  12. - entity_attack
  13. - entity_explosion
  14. - lightning
  15. - magic
  16. - poison
  17. - projectile
  18. - arcane
  19. normal-damage-types:
  20. - magic
  21. - entity_attack
  22. duration: 15
  23. effects:
  24. Spell:
  25. position: buff
  26. effect: particles
  27. particle-name: blockcrack_35_13
  28. horiz-spread: 0.3
  29. vert-spread: 0.6
  30. effect-interval: 1
  31. speed: 0.000001
  32. count: 150
  33. y-offset: -0.4
  34. Explode:
  35. position: buff
  36. effect: particles
  37. particle-name: blockcrack_3_0
  38. horiz-spread: 0.3
  39. vert-spread: 0.6
  40. effect-interval: 1
  41. speed: 0.0000001
  42. count: 150
  43. y-offset: -0.4
  44. cost:
  45. - mana 40
  46. MultiSizeStrength:
  47. spell-class: ".targeted.PotionEffectSpell"
  48. type: 5
  49. strength: 1
  50. duration: 20
  51. targeted: false
  52. MultiSizePassive:
  53. spell-class: ".PassiveSpell"
  54. triggers:
  55. - ticks 1
  56. chance: 100
  57. cooldown: 0
  58. permission-name: MultiSizeTechnique
  59. helper-spell: true
  60. spells:
  61. - MultiSizeStrength
  62. modifiers:
  63. - buffactive MultiSizeTechnique required
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement