Advertisement
CbyerNET

Untitled

Jun 17th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. #
  2. # This example file shows you how to set up special items
  3. # for your mobs to equip or drop.
  4. SkeletonKingSword:
  5. Id: 276
  6. Data: 0
  7. Display: '&3SK SWORD'
  8. Lore:
  9. - '&6Get This Form Defeat SkeletonKing'
  10. - '&8Type : &b&lRARE'
  11. Enchantments:
  12. - DAMAGE_ALL:30
  13. - KNOCKBACK:2
  14. - FIRE_ASPECT:3
  15. Attributes:
  16. MainHand:
  17. Health: 10
  18. MovementSpeed: 0.1
  19. KingsCrown:
  20. Id: 310
  21. Data: 0
  22. Amount: 1
  23. Display: '&dKings Crown'
  24. Lore:
  25. - '&6Get This Form Boss Lvl 1-2'
  26. - '&8Type : &b&lRARE'
  27. Enchantments:
  28. - PROTECTION_ENVIRONMENTAL:2
  29. - PROTECTION_PROJECTILE:2
  30. - PROTECTION_FIRE:2
  31. - PROTECTION_EXPLOSIONS:2
  32. Hide:
  33. - ATTRIBUTES
  34. - ENCHANTS
  35. Attributes:
  36. Head:
  37. Health: 20
  38. KnockbackResistance: 10
  39. BanditTunic:
  40. Id: 299
  41. Display: '&aBandit Tunic'
  42. Lore:
  43. - '&6A leather tunic taken from'
  44. - '&6the corpse of a bandit.'
  45. Options:
  46. Color: 255,40,40
  47. SpeedKingSword:
  48. Id: 276
  49. Data: 0
  50. Display: '&3Speed Sword'
  51. Lore:
  52. - '&6Get This Form Defeat SpeedKing'
  53. - '&8Type : &3&lRARE'
  54. Enchantments:
  55. - DAMAGE_ALL:20
  56. - KNOCKBACK:3
  57. - FIRE_ASPECT:2
  58. Attributes:
  59. MainHand:
  60. Health: 5
  61. MovementSpeed: 0.5
  62. DevilsSword:
  63. Id: 276
  64. Data: 0
  65. Display: '&4Devils Sword'
  66. Lore:
  67. - '&6Get Form Defeat DevilsBoss'
  68. - '&8Type : &5&lLEGENDARY'
  69. Enchantments:
  70. - DAMAGE_ALL:50
  71. - KNOCKBACK:2
  72. - FIRE_ASPECT:3
  73. Attributes:
  74. MainHand:
  75. Health: 10
  76. MovementSpeed: 0.1
  77. DevilsCrown:
  78. Id: 310
  79. Data: 0
  80. Amount: 1
  81. Display: '&4Devils Crown'
  82. Lore:
  83. - '&6Get Form Defeat DevilsBoss'
  84. - '&8Type : &5&lLEGENDARY'
  85. Enchantments:
  86. - PROTECTION_ENVIRONMENTAL:30
  87. - PROTECTION_PROJECTILE:30
  88. - PROTECTION_FIRE:30
  89. - PROTECTION_EXPLOSIONS:30
  90. Hide:
  91. - ATTRIBUTES
  92. - ENCHANTS
  93. Attributes:
  94. Head:
  95. Health: 30
  96. KnockbackResistance: 25
  97. DevilsScythe:
  98. Id: 292
  99. Data: 0
  100. Display: '&3Devils Scythe'
  101. Lore:
  102. - '&6Get Form Defeat DevilsGuard'
  103. - '&8Type : &b&lRARE'
  104. Enchantments:
  105. - DAMAGE_ALL:40
  106. - KNOCKBACK:2
  107. - FIRE_ASPECT:5
  108. - UNBREAKING:5
  109. Attributes:
  110. MainHand:
  111. Health: 5
  112. MovementSpeed: 0.2
  113. TorityArmor:
  114. Id: 311
  115. Data: 0
  116. Amount: 1
  117. Display: '&9Tority Armor'
  118. Lore:
  119. - '&6Get Form Defeat Zelbub'
  120. - '&8Type : &e&lMYTHICAL'
  121. Enchantments:
  122. - PROTECTION_ENVIRONMENTAL:50
  123. - PROTECTION_PROJECTILE:50
  124. - PROTECTION_FIRE:50
  125. - PROTECTION_EXPLOSIONS:50
  126. Hide:
  127. - ATTRIBUTES
  128. - ENCHANTS
  129. Attributes:
  130. Chest:
  131. Health: 35
  132. KnockbackResistance: 30
  133. HellStaff:
  134. Id: 369
  135. Data: 0
  136. Display: '&4Hell Staff'
  137. Lore:
  138. - '&6Get Form Defeat Zelbub'
  139. - '&8Type : &e&lMYTHICAL'
  140. Enchantments:
  141. - DAMAGE_ALL:80
  142. - KNOCKBACK:3
  143. - FIRE_ASPECT:10
  144. Attributes:
  145. MainHand:
  146. Health: 10
  147. MovementSpeed: 0.1
  148. GearAxe:
  149. Id: 258
  150. Data: 0
  151. Display: '&aGear Axe'
  152. Lore:
  153. - '&6Get Form Defeat Boss'
  154. - '&8Type : &a&lUNCOMMON'
  155. Enchantments:
  156. - DAMAGE_ALL:10
  157. - KNOCKBACK:1
  158. - FIRE_ASPECT:1
  159. Attributes:
  160. MainHand:
  161. Health: 5
  162. MovementSpeed: 0.1
  163. DemonsScythe:
  164. Id: 293
  165. Data: 0
  166. Display: '&4Demons Scythe'
  167. Lore:
  168. - '&6Get Form Defeat BOSS'
  169. - '&8Type : &e&lMYTHICAL'
  170. Enchantments:
  171. - DAMAGE_ALL:100
  172. - KNOCKBACK:2
  173. - FIRE_ASPECT:2
  174. Attributes:
  175. MainHand:
  176. Health: 5
  177. MovementSpeed: 0.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement