Advertisement
JWhy

Planet123456789's MobArena config.yml

Aug 31st, 2013
564
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # MobArena v0.95.5 - Config-file
  2. # Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
  3. # Note: You -must- use spaces instead of tabs!
  4. global-settings: {}
  5. classes:
  6.     Bowman:
  7.         items: chainmail_helmet, chainmail_chestplate, chainmail_leggings, chainmail_boots, bow, arrow:64
  8.         armor: ''
  9.     Assassin:
  10.         items: iron_sword, leather_helmet, leather_chestplate, leather_leggings, leather_boots, potion:8258:1, potion:8201:1
  11.         armor: ''
  12.     Mad:
  13.         items: stone_sword, potion:8225:4, potion:16386:5, potion:16388:14, potion:16424:10, potion:16393:15, potion:16460:30, potion:16430:8, chainmail_helmet, chainmail_chestplate, chainmail_leggings, chainmail_boots
  14.         armor: ''
  15.     Chemist:
  16.         items: stone_sword, potion:8225:4, potion:16386:5, potion:16388:14, potion:16424:10, potion:16393:15, potion:16460:30, potion:16430:8, chainmail_helmet, chainmail_chestplate, chainmail_leggings, chainmail_boots
  17.         armor: ''
  18. arenas:
  19.     default:
  20.         settings:
  21.             world: world
  22.         waves: ''
  23.         rewards:
  24.             waves:
  25.                 every:
  26.                     '3': feather, bone, stick
  27.                     '5': dirt:4, gravel:4, stone:4
  28.                     '10': iron_ingot:10, gold_ingot:8
  29.                 after:
  30.                     '7': minecart, storage_minecart, powered_minecart
  31.                     '13': iron_sword, iron_pickaxe, iron_spade
  32.                     '16': diamond_sword
  33.         class-limits:
  34.             Knight: -1
  35.         coords:
  36.             p1: 372,32,991,232.35059,84.74999
  37.     ma1:
  38.         settings:
  39.             world: ma
  40.             enabled: true
  41.         waves:
  42.             recurrent:
  43.                 def1:
  44.                     type: default
  45.                     priority: 1
  46.                     frequency: 1
  47.                     monsters:
  48.                         zombies: 10
  49.                         skeletons: 4
  50.                         exploding_sheep: 5
  51.                 def2:
  52.                     type: default
  53.                     priority: 2
  54.                     frequency: 1
  55.                     wave: 5
  56.                     monsters:
  57.                         zombies: 10
  58.                         skeletons: 6
  59.                         creepers: 4
  60.                 spec1:
  61.                     type: special
  62.                     priority: 5
  63.                     frequency: 4
  64.                     wave: 4
  65.                     monsters:
  66.                         powered_creepers: 10
  67.                         angry_wolves: 10
  68.                         zombie_pigmen: 10
  69.             single:
  70.                 swarm1:
  71.                     type: swarm
  72.                     wave: 7
  73.                     monster: slimes
  74.                     amount: medium
  75.                 boss1:
  76.                     type: boss
  77.                     wave: 9
  78.                     monster: spider
  79.                     health: medium
  80.                     abilities: fire-aura, disorient-target, fireballs, throw-nearby
  81.                     ability-interval: 5
  82.                 boss2:
  83.                     type: boss
  84.                     wave: 13
  85.                     monster: zombie_pigman
  86.                     health: high
  87.                     abilities: root-target, arrows, fetch-distant, fire-aura
  88.                 boss3:
  89.                     type: boss
  90.                     wave: 16
  91.                     monster: wolf
  92.                     health: psycho
  93.                     abilities: warp-to-player, fire-aura, throw-nearby, fireballs, fetch-target, arrows
  94.                     ability-interval: 1
  95.                     reward: diamond_chestplate    
  96.                 supply1:
  97.                     type: supply
  98.                     wave: 19
  99.                     monsters:
  100.                         cows: 10
  101.                         pigs: 5
  102.                     drops: grilled_pork, cooked_chicken, cooked_beef, cooked_fish:2
  103.         rewards:
  104.             waves:
  105.                 every:
  106.                     '3': feather, bone, stick
  107.                     '5': dirt:4, gravel:4, stone:4
  108.                     '10': iron_ingot:10, gold_ingot:8
  109.                 after:
  110.                     '7': minecart, storage_minecart, powered_minecart
  111.                     '13': iron_sword, iron_pickaxe, iron_spade
  112.                     '16': diamond_sword
  113.         class-limits:
  114.             Knight: -1
  115.             Bowman: -1
  116.         coords:
  117.             l1: 423,6,958,-20.997585,31.049902
  118.             l2: 426,6,964,139.50241,65.69989
  119.             lobby: 425,6,961,96.60245,47.249886
  120.             spectator: 402,47,961,182.25684,86.54999
  121.             p1: 371,4,931,232.35059,84.74999
  122.             p2: 432,32,991,54.60211,71.84998
  123.             arena: 402,4,961,91.35782,86.09998
  124.             spawnpoints:
  125.                 s1: 402,4,944,0.60809326,75.90001
  126.                 s2: 390,4,949,-32.542023,74.399994
  127.                 s3: 383,4,961,-73.64202,90.0
  128.                 s4: 390,4,973,-26.54198,76.34995
  129.                 s5: 402,4,980,-179.39195,78.149956
  130.                 s6: 414,4,973,-135.29199,90.0
  131.                 s7: 419,4,961,-263.54196,36.450012
  132.                 s8: 414,4,949,-194.39192,80.85
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement