Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Seastonedebuff1:
  2. spell-class: ".targeted.PotionEffectSpell"
  3. type: 2
  4. strength: 1
  5. duration: 100
  6. targeted: false
  7. Seastonedebuff2:
  8. spell-class: ".targeted.CleanseSpell"
  9. remove:
  10. - buff:LogiaForm
  11. target-self: true
  12. SeastonePassive:
  13. spell-class: ".PassiveSpell"
  14. name: "Seastone Weakness"
  15. triggers:
  16. - takedamage 269
  17. chance: 100
  18. cooldown: 35
  19. spells:
  20. - Seastonedebuff1
  21. - Seastonedebuff2
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34. LogiaForm:
  35. spell-class: ".buff.InvulnerabilitySpell"
  36. damage-causes:
  37. - block explosion
  38. - contact
  39. - custom
  40. - drowning
  41. - entity attack
  42. - entity explosion
  43. - fall
  44. - fire
  45. - fire tick
  46. - lava
  47. - lightning
  48. - magic
  49. - poison
  50. - projectile
  51. - starvation
  52. - suffocation
  53. - void
  54. - wither
  55. duration: 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement