Advertisement
Guest User

Untitled

a guest
Jan 9th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. waves:
  2. recurrent:
  3. def1:
  4. type: default
  5. priority: 1
  6. frequency: 1
  7. monsters:
  8. zombies: 10
  9. skeletons: 4
  10. exploding_sheep: 5
  11. def2:
  12. type: default
  13. priority: 2
  14. frequency: 1
  15. wave: 5
  16. monsters:
  17. zombies: 10
  18. skeletons: 6
  19. creepers: 4
  20. spec1:
  21. type: special
  22. priority: 5
  23. frequency: 4
  24. monsters:
  25. powered_creepers: 10
  26. angry_wolves: 10
  27. zombie_pigmen: 10
  28. single:
  29. swarm1:
  30. type: swarm
  31. wave: 7
  32. monster: slimes
  33. amount: medium
  34. boss1:
  35. type: boss
  36. wave: 9
  37. monster: spider
  38. health: medium
  39. abilities: fire-aura, disorient-target, fireballs, throw-nearby
  40. ability-interval: 5
  41. boss2:
  42. type: boss
  43. wave: 13
  44. monster: zombie_pigman
  45. health: high
  46. abilities: root-target, arrows, fetch-distant, fire-aura
  47. boss3:
  48. type: boss
  49. wave: 16
  50. monster: wolf
  51. health: psycho
  52. abilities: warp-to-player, fire-aura, throw-nearby, fireballs, fetch-target, arrows
  53. ability-interval: 1
  54. bossPIG:
  55. type: boss
  56. wave: 5
  57. monster: pig
  58. health: low
  59. abilities: lightning-aura, warp-to-player
  60. ability-interval: 3
  61. bossCHICKEN:
  62. type: boss
  63. wave: 6
  64. monster: chicken
  65. health: medium
  66. abilities: chain-lightning, warp-to-player
  67. ability-interval: 3
  68. bossCOW:
  69. type: boss
  70. wave: 7
  71. monster: cow
  72. health: medium
  73. abilities: shuffle-positions, warp-to-player, root-target
  74. ability-interval: 2
  75. thunder_chicken:
  76. type: boss
  77. wave: 9
  78. monster: chicken
  79. health: low
  80. abilities: chain-lightning
  81. ability-interval: 10
  82. ability-announce: true
  83. CrazyFish:
  84. type: boss
  85. wave: 5
  86. monster: silverfish
  87. health: medium
  88. abilities: shuffle-positions, flood, root-target, disorient-target, throw-nearby
  89. ability-interval: 1
  90. TrickySlimeBoss:
  91. type: boss
  92. wave: 10
  93. monster: slime_huge
  94. health: medium
  95. abilities: shuffle-positions, throw-target, fetch-target, warp-to-player
  96. ability-interval: 2
  97. the_incredible_pigbeast:
  98. type: boss
  99. wave: 11
  100. monster: zombie_pigman
  101. health: psycho
  102. abilities: arrows, fireballs, throw-nearby
  103. ability-interval: 3
  104. ability-announce: true
  105. Zeus:
  106. type: boss
  107. wave: 14
  108. monster: giant
  109. health: psycho
  110. abilities: fireballs, arrows, fire_aura, chain-lightning, warp-to-player, disorient-target, shuffle-positions
  111. ability-interval: 5
  112. sheepswarm1:
  113. type: swarm
  114. wave: 11
  115. monster: exploding_sheep
  116. amount: high
  117. riot1:
  118. type: swarm
  119. wave: 17
  120. monster: humans
  121. amount: psycho
  122. deathsquid:
  123. type: boss
  124. wave: 10
  125. monster: squid
  126. health: high
  127. abilities: flood, arrows, throw-target, disorient-target
  128. ability-interval: 3
  129. ability-announce: true
  130. Tide_Terror:
  131. type: boss
  132. wave: 5
  133. monster: squid
  134. health: high
  135. abilities: flood, throw-target
  136. ability-interval: 3
  137. ability-announce: true
  138. Maddening_Cow:
  139. type: boss
  140. wave: 25
  141. monster: cow
  142. health: psycho
  143. abilities: fireballs, fire_aura, root-target, shuffle-positions, throw-nearby, fetch-distant
  144. abiliy-interval: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement