Advertisement
Guest User

Untitled

a guest
Mar 17th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. entombexplode:
  2. spell-class: ".targeted.ExplodeSpell"
  3. cooldown: 30
  4. range: 25
  5. explosion-size: 10
  6. backfire-chance: 3
  7. prevent-block-damage: true
  8. prevent-player-damage: false
  9. damage-multiplier: 5
  10. simulate-tnt: true
  11. ignore-canceled: false
  12.  
  13. entombsilence:
  14. spell-class: ".targeted.SilenceSpell"
  15. range: 100
  16. prevent-cast: true
  17. prevent-chat: false
  18. prevent-commands: false
  19. str-cast-self: You have silenced %t.
  20. str-cast-target: "%a has silenced you."
  21. str-silenced: You are silenced.
  22. str-no-target: No target found.
  23.  
  24. entombresist:
  25. spell-class: ".buff.ResistSpell"
  26. mutliplier: 0.5
  27. spell-damage-types:
  28. -
  29. duration: 5
  30.  
  31. entombofexplosion:
  32. spell-class: ".targeted.EntombSpell"
  33. cooldown: 25
  34. range: 15
  35. can-target: players,monsters
  36. tomb-block-type: clay
  37. tomb-duration: 5
  38. str-no-target: No target found.
  39. str-cast-self: You're gonna see the beauty of Explosion!!
  40.  
  41. entombexplosion:
  42. spell-class: ".MultiSpell"
  43. cooldown: 28
  44. cast-item: magma_cream
  45. name: "&7Entomb Explosion"
  46. range: 20
  47. can-target: players,monsters
  48. spells:
  49. - entombsilence
  50. - entombofexplosion
  51. - entombresist
  52. - DELAY 2
  53. - DELAY 2
  54. - DELAY 2
  55. - DELAY 2
  56. - DELAY 2
  57. - DELAY 2
  58. - DELAY 2
  59. - DELAY 2
  60. - DELAY 2
  61. - DELAY 2
  62. - DELAY 2
  63. - DELAY 2
  64. - DELAY 2
  65. - DELAY 2
  66. - DELAY 2
  67. - DELAY 2
  68. - DELAY 2
  69. - DELAY 2
  70. - DELAY 2
  71. - DELAY 2
  72. - DELAY 2
  73. - DELAY 2
  74. - DELAY 2
  75. - DELAY 2
  76. - DELAY 2
  77. - DELAY 2
  78. - DELAY 2
  79. - DELAY 2
  80. - DELAY 2
  81. - DELAY 2
  82. - DELAY 2
  83. - DELAY 2
  84. - DELAY 2
  85. - DELAY 2
  86. - DELAY 2
  87. - DELAY 2
  88. - DELAY 2
  89. - DELAY 2
  90. - DELAY 2
  91. - DELAY 2
  92. - DELAY 2
  93. - DELAY 2
  94. - DELAY 2
  95. - DELAY 2
  96. - DELAY 2
  97. - DELAY 2
  98. - DELAY 2
  99. - DELAY 2
  100. - entombexplode
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement