Advertisement
Aceix8

Outpost Guardians.yml

Jul 22nd, 2017
736
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. # How long in between guardian spawns (in MINUTES)
  2. spawntime: 5
  3. # Same as above, except for the boss (when enabled)
  4. bossspawntime: 120
  5. # types are: zombie - skeleton - wither_skeleton - enderman - pig_zombie - spider - cave_spider
  6. # You can use those types for the guardian boss too (and their minions)
  7.  
  8. # Heres the boss configuration
  9. # The list is a list of the outposts that the boss will spawn at
  10. # the damage option is how much the bosses damage is multiplied
  11. boss:
  12. outposts:
  13. - 'galaxy'
  14. type: 'spider'
  15. baby: false
  16. name: '&d&l&nThe Queen'
  17. health: 1500.0
  18. damage: 5.0
  19. minions:
  20. enabled: true
  21. spawntime: 30
  22. amount: 5
  23. type: 'cave_spider'
  24. baby: false
  25. name: '&d&nQueen''s Guardian'
  26. health: 50.0
  27. damage: 3.0
  28. gear:
  29. enabled: false
  30. weapon:
  31. item: 'DIAMOND_AXE'
  32. sharpness: 5
  33. helmet:
  34. item: 'IRON_HELMET'
  35. protection: 3
  36. chestplate:
  37. item: 'GOLD_CHESTPLATE'
  38. protection: 3
  39. leggings:
  40. item: 'DIAMOND_LEGGINGS'
  41. protection: 3
  42. boots:
  43. item: 'GOLD_BOOTS'
  44. protection: 3
  45. drops:
  46. '1':
  47. item: 'emerald'
  48. data: 0
  49. amount: 1
  50. name: '&a&lShiny Emerald'
  51. lore:
  52. - '&7The diamonds cousin?'
  53. chance: 75
  54. '2':
  55. item: 'cake'
  56. data: 0
  57. amount: 8
  58. name: '&d&l&nCAKE'
  59. lore:
  60. - '&7YUM!'
  61. chance: 75
  62. '3':
  63. item: 'diamond_sword'
  64. data: 0
  65. amount: 1
  66. name: '&b&l&nThe Outpost Blade'
  67. sharpness: 10
  68. fireaspect: 3
  69. unbreaking: 5
  70. lore:
  71. - 'A mysterious blade recovered from'
  72. - 'a crashed ship returning to the outpost...'
  73. chance: 75
  74.  
  75. # for enchants on guardian drops you can use
  76. # protection - unbreaking - sharpness - looting - fireaspect - power - infinity - flame - efficiency
  77. # just delete it to disable the enchant on the piece
  78. shuttle:
  79. minamount: 0
  80. maxamount: 0
  81. type: 'zombie'
  82. baby: true
  83. name: '&d&nOutpost Guardian'
  84. health: 25.0
  85. gear:
  86. enabled: true
  87. weapon:
  88. item: 'DIAMOND_AXE'
  89. sharpness: 5
  90. helmet:
  91. item: 'IRON_HELMET'
  92. protection: 3
  93. chestplate:
  94. item: 'GOLD_CHESTPLATE'
  95. protection: 3
  96. leggings:
  97. item: 'DIAMOND_LEGGINGS'
  98. protection: 3
  99. boots:
  100. item: 'GOLD_BOOTS'
  101. protection: 3
  102. drops:
  103. '1':
  104. item: 'diamond'
  105. data: 0
  106. amount: 1
  107. name: '&b&lShiny Diamond'
  108. lore:
  109. - '&7Very Shiny! Probably worth a lot!'
  110. '2':
  111. item: 'iron_chestplate'
  112. data: 0
  113. amount: 1
  114. name: '&f&Heavy Chestplate'
  115. protection: 5
  116. unbreaking: 3
  117. lore:
  118. - '&6Deathbringer III'
  119. '3':
  120. item: 'golden_apple'
  121. data: 1
  122. amount: 1
  123. name: '&6&lThe Ace Apple'
  124. lore:
  125. - '&7The most powerful apple in all the land...'
  126. - '&f'
  127. - '&7Why the only one you ask?'
  128. - '&7- I ate the rest...'
  129. alien:
  130. minamount: 0
  131. maxamount: 0
  132. type: 'zombie'
  133. baby: true
  134. name: '&2&nOutpost Guardian'
  135. health: 25.0
  136. gear:
  137. enabled: true
  138. weapon:
  139. item: 'DIAMOND_AXE'
  140. sharpness: 5
  141. helmet:
  142. item: 'IRON_HELMET'
  143. protection: 3
  144. chestplate:
  145. item: 'GOLD_CHESTPLATE'
  146. protection: 3
  147. leggings:
  148. item: 'DIAMOND_LEGGINGS'
  149. protection: 3
  150. boots:
  151. item: 'GOLD_BOOTS'
  152. protection: 3
  153. drops:
  154. '1':
  155. item: 'diamond'
  156. data: 0
  157. amount: 1
  158. name: '&b&lShiny Diamond'
  159. lore:
  160. - '&7Very Shiny! Probably worth a lot!'
  161. '2':
  162. item: 'iron_chestplate'
  163. data: 0
  164. amount: 1
  165. name: '&f&Heavy Chestplate'
  166. protection: 5
  167. unbreaking: 3
  168. lore:
  169. - '&6Deathbringer III'
  170. '3':
  171. item: 'golden_apple'
  172. data: 1
  173. amount: 1
  174. name: '&6&lThe Ace Apple'
  175. lore:
  176. - '&7The most powerful apple in all the land...'
  177. - '&f'
  178. - '&7Why the only one you ask?'
  179. - '&7- I ate the rest...'
  180. galaxy:
  181. minamount: 2
  182. maxamount: 4
  183. type: 'zombie'
  184. baby: true
  185. name: '&b&nOutpost Guardian'
  186. health: 25.0
  187. gear:
  188. enabled: true
  189. weapon:
  190. item: 'DIAMOND_AXE'
  191. sharpness: 5
  192. helmet:
  193. item: 'IRON_HELMET'
  194. protection: 3
  195. chestplate:
  196. item: 'GOLD_CHESTPLATE'
  197. protection: 3
  198. leggings:
  199. item: 'DIAMOND_LEGGINGS'
  200. protection: 3
  201. boots:
  202. item: 'GOLD_BOOTS'
  203. protection: 3
  204. drops:
  205. '1':
  206. item: 'diamond'
  207. data: 0
  208. amount: 1
  209. name: '&b&lShiny Diamond'
  210. lore:
  211. - '&7Very Shiny! Probably worth a lot!'
  212. '2':
  213. item: 'iron_chestplate'
  214. data: 0
  215. amount: 1
  216. name: '&f&lHeavy Chestplate'
  217. protection: 5
  218. unbreaking: 3
  219. lore:
  220. - '&6Deathbringer III'
  221. '3':
  222. item: 'golden_apple'
  223. data: 1
  224. amount: 1
  225. name: '&6&lThe Ace Apple'
  226. lore:
  227. - '&7The most powerful apple in all the land...'
  228. - '&f'
  229. - '&7Why the only one you ask?'
  230. - '&7- I ate the rest...'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement