Advertisement
Guest User

Antigravity Spell

a guest
Mar 24th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. antigravity:
  2. icon: diamond_axe:125
  3. icon_disabled: diamond_hoe:125
  4. icon_url: http://textures.minecraft.net/texture/4e693cf3b7bf83248527aacc2714638b55587cde593963d1f861884f5be1638
  5. category: master
  6. worth: 800
  7. earns_sp: 8
  8. actions:
  9. cast:
  10. - class: Projectile
  11. actions:
  12. - class: AreaOfEffect
  13. actions:
  14. - class: PotionEffect
  15. effects:
  16. projectile:
  17. - class: EffectSingle
  18. location: origin
  19. sound: block_portal_travel
  20. effectlib:
  21. class: SmokeEffect
  22. iterations: 10
  23. particle: cloud
  24. hit:
  25. - class: EffectSingle
  26. sound: block_portal_travel
  27. location: origin
  28. effectlib:
  29. class: HelixEffect
  30. particle: cloud
  31. iterations: 2
  32. parameters:
  33. target_type: Player
  34. projectile: Ender_Pearl
  35. effect_levitation: 10
  36. effect_slowness: 2
  37. effect_nausea: 2
  38. duration: 50
  39. radius: 8
  40. target_self: false
  41. cooldown: 30000
  42. bypass_friendly_fire: false
  43. only_friendly: false
  44. costs:
  45. mana: 200
  46. antigravity|2:
  47. worth: 950
  48. earns_sp: 16
  49. upgrade_required_path: master
  50. upgrade_required_casts: 75
  51. parameters:
  52. duration: 90
  53. cooldown: 35000
  54. effect_levitation: 10
  55. effect_slowness: 3
  56. effect_nausea: 5
  57. radius: 10
  58. mana: 300
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement