kits.yml

                Never    
YAML
       
# ###################
#      KitBattle    # 
#     Kits Config   #
# ###################
# ###################
# Kits config file!
# To rename/name a KIT it must start with a capital letter and the rest of letters must be lowercase (ex. Monster)
# To create a new kit, you can simply copy an existed kit and paste it, and edit the new version of it, like rename it and change items/abilties
# DONT FORGET, that if u rename/create a kit YOU MUST do the same for it in Upgrades.yml!
# Please only use true/false to enable or disable a kit, nothing else!
# You can control the armor like this! 307 : enchant:protection:1 : name:test : lore:&bThis is a test with colors!
# This will give you an iron chestplate enchanted with protection 1, named test, and the lore is colord blue and says This is a test with colors!
# For items they are pretty much same as armor, but you have to add the amount of the item, Example: 276 : 1 : enchant:sharpness:1
# This will give you 1 diamond sword enchanted with sharpness 1
# Sequel 'ItemID : Amount : <enchant/name/lore> : <more-enchant/name/lore> (unlimited)
# You can control the durability by this: ItemID:Durability : Amount : <enchant/name/lore> : ///
# If you turn on the Use-Permission for any kit, the permission will be (kitbattle.kits.<kitname>)
# -----------------------------------------------------------------------------------------------------------------------------------------------
# Abilities: Kangaroo, Stomper, Fisherman, Endermage, Bomber, Switcher, Thor, Suicidal, Berzerk, Viper, Soulstealer, Monk, Hades
# Potions format -> <Potion-Name> : time : level
# Potions example -> SPEED : 500 : 2
# Time is by ticks, every 20 tick is gonna equal to 1 second
# For a list of potions visit http://jd.bukkit.org/rb/apidocs/org/bukkit/potion/PotionEffectType.html

Kits:
  士兵:
    Enabled: true
    Use-Permission: false
    Price: 0
    Upgrade-Price: 200
    Item: DIAMOND_SWORD
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'DIAMOND_SWORD:1 : enchant:sharpness:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - SHIELD:1
    lore:
    - 鐵製頭盔
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍(鋒利1)
    - 盾牌
    - §b最基礎的PVP職業!
    Abilities: '[]'
    Potion-Effects: '[]'
    SecondaryItem: AIR
  弓箭手:
    Enabled: true
    Use-Permission: false
    Price: 100
    Upgrade-Price: 50
    Item: BOW
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: LEATHER_HELMET
      Chestplate: LEATHER_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'DIAMOND_SWORD : 1'
    - 'BOW:1 : enchant:power:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - ARROW:64
    lore:
    - 皮革帽子
    - 皮革上衣
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - 強力1弓
    - 64支箭矢
    - §b最基礎的弓箭手職業!
    Abilities: '[]'
    Potion-Effects: '[]'
    SecondaryItem: AIR
  袋鼠:
    Enabled: true
    Use-Permission: false
    Price: 1200
    Upgrade-Price: 200
    Item: FIREWORK
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: 'LEATHER_CHESTPLATE : color:黄色'
      Leggings: IRON_LEGGINGS
      Boots: 'DIAMOND_BOOTS : enchant:featherfalling:4'
    items:
    - DIAMOND_SWORD:1
    - FIREWORK:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 黃色皮革上衣
    - 鐵製護腿
    - 鑽石靴子(輕盈4)
    - 鑽石劍
    - §b能跳得更高!
    Abilities:
    - Kangaroo
    Potion-Effects: '[]'
    SecondaryItem: AIR
  火兵:
    Enabled: true
    Use-Permission: false
    Price: 1200
    Upgrade-Price: 200
    Item: FLINT_AND_STEEL
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : enchant:fireprotection:5'
      Chestplate: 'IRON_CHESTPLATE : enchant:fireprotection:5'
      Leggings: 'LEATHER_LEGGINGS : enchant:fireprotection:5'
      Boots: 'IRON_BOOTS : enchant:fireprotection:5'
    items:
    - 'IRON_SWORD:1 : enchant:fireaspect:1'
    - 'BOW:1 : enchant:flame:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - ARROW:64
    lore:
    - 皮革帽子(火焰保護5)
    - 鐵製胸甲(火焰保護5)
    - 皮革護腿(火焰保護5)
    - 鐵製靴子(火焰保護5)
    - 鐵劍(燃燒1)
    - 弓(火焰)
    - 64支箭矢
    - §b玩火永遠不會燒著!
    Abilities: '[]'
    Potion-Effects: '[]'
    SecondaryItem: AIR
  踐踏者:
    Enabled: true
    Use-Permission: false
    Price: 1200
    Upgrade-Price: 225
    Item: ANVIL
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: 'LEATHER_CHESTPLATE : color:红色'
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'IRON_SWORD:1'
    - 'STICK:1 : name:&dBOOST!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 紅色皮革上衣
    - 鐵製護腿
    - 鐵製靴子
    - 鐵劍
    - §b從高處跳下來,對地面造成高額傷害!
    - §b落在附近任何一個5塊的玩家會使他們受到傷害,
    - §b高度越高,造成的傷害也越多,最大跌落傷害是6顆心。
    Abilities:
    - Stomper
    Potion-Effects: '[]'
    SecondaryItem: AIR
  漁夫:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 125
    Item: FISHING_ROD
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: LEATHER_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: LEATHER_BOOTS
    items:
    - 'DIAMOND_SWORD:1 : enchant:sharpness:1'
    - 'FISHING_ROD:1 : enchant:耐久:10 '
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 皮革帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 皮革靴子
    - 鑽石劍(鋒利1)
    - 釣竿(耐久10)
    - §b能用魚竿把別人拉過來!
    Abilities:
    - Fisherman
    Potion-Effects: '[]'
    SecondaryItem: AIR
  傳送者:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: SLIME_BALL
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: CHAINMAIL_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'DIAMOND_PICKAXE:1 : enchant:sharpness:3'
    - 'SLIME_BALL:1 : name:&6佛珠 : lore:&b右鍵傳送至一名玩家旁!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 鎖鏈胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石鎬(鋒利3)
    - §b右鍵佛珠可以傳送至一名玩家旁,並對其造成
    - §b虛弱I效果。同時,也給自身加速I的BUFF
    - §b(藥水效果均持續5秒)
    Abilities:
    - Zen
    Potion-Effects: '[]'
    SecondaryItem: AIR
  炸彈人:
    Enabled: true
    Use-Permission: false
    Price: 2000
    Upgrade-Price: 350
    Item: TNT
    ItemMeta: 'amount:1 : durability:0 : enchant:耐久:5'
    Armor:
      Helmet: 'LEATHER_HELMET : color:绿色 : enchant:blastprotection:3'
      Chestplate: 'LEATHER_CHESTPLATE : color:绿色 : enchant:blastprotection:3'
      Leggings: 'IRON_LEGGINGS : enchant:blastprotection:3'
      Boots: 'IRON_BOOTS : enchant:blastprotection:3'
    items:
    - 'DIAMOND_SWORD:1'
    - 'REDSTONE_TORCH_ON:1 : name:&2右鍵/左鍵 發射TNT'
    - 'TNT:32 : name:Ammo'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 綠色皮革帽子(爆炸保護3)
    - 綠色皮革上衣(爆炸保護3)
    - 鐵製護腿(爆炸保護3)
    - 鐵製靴子(爆炸保護3)
    - 鑽石劍
    - §b右鍵/左鍵 紅石火把發射TNT!
    - §bTNT 就是你的彈藥!
    Abilities:
    - Bomber
    Potion-Effects: '[]'
    SecondaryItem: AIR
  交換者:
    Enabled: true
    Use-Permission: false
    Price: 400
    Upgrade-Price: 100
    Item: SNOW_BALL
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : color:白色'
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'DIAMOND_SWORD:1'
    - 'SNOW_BALL:16 : name:&2Right Click To Use'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 白色皮革帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b拋出的雪球如果砸中人的話可以跟他交換位置!!
    Abilities:
    - Switcher
    Potion-Effects: '[]'
    SecondaryItem: AIR
  雷神:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 175
    Item: WOOD_AXE
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: LEATHER_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'WOOD_AXE:1 : name:&2召喚閃電!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 皮革帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b右鍵木斧召喚出閃電,雷神審判!
    Abilities:
    - Thor
    Potion-Effects: '[]'
    SecondaryItem: AIR
  斧頭幫:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: DIAMOND_AXE
    ItemMeta: 'amount:1 : durability:0 : enchant:锋利:1'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'DIAMOND_AXE:1 : enchant:sharpness:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - SHIELD:1
    lore:
    - 鐵製頭盔
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石斧(鋒利1)
    - 盾牌
    - §b有一把非常基礎的鑽石斧!
    Abilities: '[]'
    Potion-Effects: '[]'
    SecondaryItem: AIR
  坦克:
    Enabled: true
    Use-Permission: false
    Price: 1200
    Upgrade-Price: 300
    Item: DIAMOND_CHESTPLATE
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: DIAMOND_HELMET
      Chestplate: DIAMOND_CHESTPLATE
      Leggings: DIAMOND_LEGGINGS
      Boots: DIAMOND_BOOTS
    items:
    - 'WOOD_SWORD:1 : enchant:锋利:2 : enchant:耐久:10'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 緩速2
    - 鑽石頭盔
    - 鑽石胸甲
    - 鑽石護腿
    - 鑽石靴子
    - 木劍(鋒利2,耐久10)
    Abilities: '[]'
    Potion-Effects:
    - 'SLOW : forever : 2'
    SecondaryItem: AIR
  自殺者:
    Enabled: true
    Use-Permission: false
    Price: 400
    Upgrade-Price: 200
    Item: REDSTONE_TORCH_ON
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'DIAMOND_SWORD:1 : enchant:sharpness:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍(鋒利1)
    - §b死後生成TNT!
    - §b法輪功萬歲!!!
    Abilities:
    - Suicidal
    Potion-Effects: '[]'
    SecondaryItem: AIR
  劊子手:
    Enabled: true
    Use-Permission: false
    Price: 2000
    Upgrade-Price: 500
    Item: REDSTONE
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : color:灰色'
      Chestplate: 'LEATHER_CHESTPLATE : color:灰色'
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'STONE_SWORD:1 : enchant:sharpness:2: enchant:耐久:3'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 灰色皮革帽子
    - 灰色皮革上衣
    - 鐵製護腿
    - 鐵製靴子
    - 石劍(鋒利2,耐久3)
    - §b你曾經是一名專門管死刑的人,殺人如砍麻
    - §b每次殺死玩家獲得加速I和力量I 25 秒!
    Abilities:
    - Berzerk
    Potion-Effects: '[]'
    SecondaryItem: AIR
  毒蛇:
    Enabled: true
    Use-Permission: false
    Price: 1200
    Upgrade-Price: 200
    Item: MAGMA_CREAM
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : color:green'
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 綠色皮革帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b攻擊玩家有幾率造成玩家中毒!
    Abilities:
    - Viper
    Potion-Effects: '[]'
    SecondaryItem: AIR
  奪命書生:
    Enabled: true
    Use-Permission: false
    Price: 2000
    Upgrade-Price: 300
    Item: GOLDEN_APPLE
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: GOLD_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: GOLD_BOOTS
    items:
    - 'GOLD_SWORD:1 : enchant:sharpness:3 : enchant:unbreaking:9'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 黃金帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 黃金靴子
    - 金劍(鋒利3,耐久9)
    - §b擊中目標將有1/10的幾率
    - §b從一個目標偷取生命值並用它
    - §b來治癒你的2點生命值(1心)
    Abilities:
    - Soulstealer
    Potion-Effects: '[]'
    SecondaryItem: AIR
  丈二和尚:
    Enabled: true
    Use-Permission: false
    Price: 400
    Upgrade-Price: 300
    Item: BLAZE_ROD
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : color:yellow'
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'BLAZE_ROD:1 : name:&b讓別人摸不著頭腦的東西 : lore: 右鍵玩家來使用!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 黃色皮革帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b按右鍵烈焰棒射出雪球,將使被這個雪球擊中
    - §b的玩家手上的東西隨機切換至一個快捷欄!
    Abilities:
    - Monk
    Potion-Effects: '[]'
    SecondaryItem: AIR
  死神:
    Enabled: true
    Use-Permission: false
    Price: 1350
    Upgrade-Price: 250
    Item: WOOD_HOE
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: DIAMOND_HELMET
      Chestplate: 'LEATHER_CHESTPLATE : color:黑色'
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'WOOD_HOE:1 : name:&7死神 : lore: 攻擊玩家來使用!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鑽石頭盔
    - 黑色皮革上衣
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b用鋤頭打一個玩家會給自己回
    - §b復IV和給他們凋零的效果!
    Abilities:
    - Reaper
    Potion-Effects: '[]'
    SecondaryItem: AIR
  蝸牛神:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 250
    Item: STRING
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b攻擊一個玩家有1/10的幾率給予緩速II給玩家!
    Abilities:
    - Snail
    Potion-Effects: '[]'
    SecondaryItem: AIR
  忍者:
    Enabled: true
    Use-Permission: false
    Price: 400
    Upgrade-Price: 125
    Item: NETHER_STAR
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : color:黑色'
      Chestplate: CHAINMAIL_CHESTPLATE
      Leggings: CHAINMAIL_LEGGINGS
      Boots: DIAMOND_BOOTS
    items:
    - DIAMOND_SWORD:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 加速2
    - 黑色皮革帽子
    - 鎖鏈胸甲
    - 鎖鏈護腿
    - 鑽石靴子
    - 鑽石劍
    Abilities: '[]'
    Potion-Effects:
    - 'SPEED : forever : 2'
    SecondaryItem: AIR
  亡靈法師:
    Enabled: true
    Use-Permission: false
    Price: 2000
    Upgrade-Price: 200
    Item: SKULL_ITEM
    ItemMeta: 'amount:1 : durability:2 : enchant:耐久:10'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: 'LEATHER_LEGGINGS : color:浅绿色'
      Boots: CHAINMAIL_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'GOLD_HOE:1 : name:&bSummoner : lore:Hit a player with this to summon the undead!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 鐵製胸甲
    - 淺綠色皮革護腿
    - 鎖鏈靴子
    - 鑽石劍
    - §b攻擊一個玩家可以召喚一群殭屍
    - §b因為害怕陽氣,它們十秒後會遁入黑暗!
    Abilities:
    - Necromancer
    Potion-Effects: '[]'
    SecondaryItem: AIR
  龜仙:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: IRON_CHESTPLATE
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - 'IRON_SWORD:1 : enchant:sharpness:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鐵劍(鋒利1)
    - §b如果您按住了潛行鍵可以吸收1心的傷害!
    Abilities:
    - Turtle
    Potion-Effects: '[]'
    SecondaryItem: AIR
  吸血鬼:
    Enabled: true
    Use-Permission: false
    Price: 650
    Upgrade-Price: 200
    Item: GHAST_TEAR
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: DIAMOND_HELMET
      Chestplate: CHAINMAIL_CHESTPLATE
      Leggings: CHAINMAIL_LEGGINGS
      Boots: 'LEATHER_BOOTS : color:橙色'
    items:
    - 'IRON_SWORD:1 : enchant:sharpness:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鑽石頭盔
    - 鎖鏈胸甲
    - 鎖鏈護腿
    - 橙色皮革靴子
    - 鐵劍(鋒利1)
    - §b當您殺死一個玩家您將獲取額外的生命值!
    Abilities:
    - Vampire
    Potion-Effects: '[]'
    SecondaryItem: AIR
  哈迪斯:
    Enabled: true
    Use-Permission: false
    Price: 1299
    Upgrade-Price: 200
    Item: BONE
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: LEATHER_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'BONE:1 : name:&cSummoning bone'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鐵製頭盔
    - 鐵製胸甲
    - 鐵製護腿
    - 皮革靴子
    - 鑽石劍
    - §b召喚哈迪斯獵犬來幫您!
    Abilities:
    - Hades
    Potion-Effects: '[]'
    SecondaryItem: AIR
  火龍:
    Enabled: true
    Use-Permission: false
    Price: 2000
    Upgrade-Price: 200
    Item: FIREBALL
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : color:红色'
      Chestplate: DIAMOND_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: 'LEATHER_BOOTS : color:红色'
    items:
    - DIAMOND_SWORD:1
    - 'FIREBALL:6 : name:火龍咆哮! : lore:&3給多一點,免得刷沒了'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 抗火
    - 紅色皮革帽子
    - 鑽石胸甲
    - 鐵製護腿
    - 紅色皮革靴子
    - 鑽石劍
    - §b刹那間,你化身為一條火龍
    - §b主宰著世間萬物.......
    - §b還怕浴火焚身?這是不存在的!
    - §b右鍵火焰彈對附近玩家造成火焰傷害!
    Abilities:
    - FireDragon
    Potion-Effects:
    - 'FIRE_RESISTANCE : forever : 1'
    SecondaryItem: AIR
  蜘蛛俠:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: WEB
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: IRON_HELMET
      Chestplate: 'LEATHER_CHESTPLATE : color:蓝色'
      Leggings: DIAMOND_LEGGINGS
      Boots: DIAMOND_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'WEB:1 : name:&a蜘蛛纏繞!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 鑽石頭盔
    - 藍色皮革上衣
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b拋出蜘蛛絲,砸中玩家能使其難以動彈!
    Abilities:
    - SpiderMan
    Potion-Effects: '[]'
    SecondaryItem: AIR
  騎士:
    Enabled: true
    Use-Permission: false
    Price: 400
    Upgrade-Price: 200
    Item: DIAMOND_BARDING
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: LEATHER_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'DIAMOND_BARDING:1 : name:&a右鍵召喚戰馬!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 皮革帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b召喚一匹戰馬與您並肩戰鬥!
    Abilities:
    - Knight
    Potion-Effects: '[]'
    SecondaryItem: AIR
  鳥人:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: FEATHER
    ItemMeta: 'amount:1 : durability:0'
    Armor:
      Helmet: 'LEATHER_HELMET : color:黄色'
      Chestplate: CHAINMAIL_CHESTPLATE
      Leggings: CHAINMAIL_LEGGINGS
      Boots: CHAINMAIL_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'BOW:1 : enchant:耐久:3'
    - ARROW:64
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 黃色皮革帽子
    - 鎖鏈胸甲
    - 鎖鏈護腿
    - 鎖鏈靴子
    - 鑽石劍
    - §b騎著鳥周遊世界吧!
    - §b使用弓發射一隻鳥!
    Abilities:
    - Climber
    Potion-Effects: '[]'
    SecondaryItem: AIR
  礦工:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: LEATHER_HELMET
    ItemMeta: 'amount:1 : durability:0 : color:black'
    Armor:
      Helmet: 'LEATHER_HELMET : color:黑色'
      Chestplate: 'LEATHER_CHESTPLATE : color:黑色'
      Leggings: 'LEATHER_LEGGINGS : color:black'
      Boots: 'LEATHER_BOOTS : color:black'
    items:
    - 'IRON_SWORD:1 : enchant:耐久:3'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - SHIELD:1
    lore:
    - 加速1,夜視,力量1
    - 全套黑色皮革盔甲
    - 鐵劍(耐久3)
    - 盾牌
    - §b長年累月在礦洞中生活
    - §b以至於練就了一身的本領
    Abilities: '[]'
    Potion-Effects:
    - 'NIGHT_VISION : forever : 1'
    - 'SPEED : forever : 1'
    - 'INCREASE_DAMAGE : forever : 1'
    SecondaryItem: AIR
  幽靈:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: POTION
    ItemMeta: 'amount:1 : durability:8270'
    Armor:
      Helmet: AIR
      Chestplate: AIR
      Leggings: AIR
      Boots: AIR
    items:
    - 'DIAMOND_SWORD:1 : enchant:锋利:1'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 隱身
    - 鑽石劍:鋒利1
    Abilities: '[]'
    Potion-Effects:
    - 'INVISIBILITY : forever : 1'
    SecondaryItem: AIR
  刺客:
    Enabled: true
    Use-Permission: false
    Price: 700
    Upgrade-Price: 200
    Item: GOLD_SWORD
    ItemMeta: 'amount:1 : durability:678'
    Armor:
      Helmet: 'LEATHER_HELMET : color:红色'
      Chestplate: IRON_CHESTPLATE
      Leggings: 'LEATHER_LEGGINGS : color:红色'
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - 'GOLD_SWORD:1:666 : enchant:锋利:50 : name:&6刺客信條!'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 紅色皮革帽子
    - 鐵製胸甲
    - 紅色皮革褲子
    - 鐵製靴子
    - 鑽石劍
    - 金劍(鋒利50),但只能使用一次
    Abilities: '[]'
    Potion-Effects: '[]'
    SecondaryItem: AIR
  浩克:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: SKULL_ITEM
    ItemMeta: 'amount:1 : durability:4'
    Armor:
      Helmet: 'LEATHER_HELMET : color:green'
      Chestplate: DIAMOND_CHESTPLATE
      Leggings: CHAINMAIL_LEGGINGS
      Boots: 'LEATHER_BOOTS : color:green'
    items:
    - DIAMOND_SWORD:1
    - SKULL_ITEM:1:4
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 綠色皮革帽子
    - 鑽石胸甲
    - 鎖鏈護腿
    - 綠色皮革靴子
    - 鑽石劍
    - §b你擁有通天神力
    - §b可以把附近的人都炸飛
    - §b沒錯,就是綠巨人浩克
    Abilities:
    - Hulk
    Potion-Effects: '[]'
    SecondaryItem: AIR
  項羽:
    Enabled: true
    Use-Permission: false
    Price: 800
    Upgrade-Price: 200
    Item: SKULL_ITEM
    ItemMeta: 'amount:1 : durability:3'
    Armor:
      Helmet: GOLD_HELMET
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: IRON_BOOTS
    items:
    - DIAMOND_SWORD:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 黃金頭盔
    - 鐵製胸甲
    - 鐵製護腿
    - 鐵製靴子
    - 鑽石劍
    - §b兵力差距又如何?人擋殺人,佛擋殺佛!
    - §b在血量低於一半時,減免受到3/5的傷害
    - §b攻擊時對目標造成額外一心真實傷害,9秒觸發一次
    Abilities:
    - Overlord
    Potion-Effects: '[]'
    SecondaryItem: AIR
  禁錮:
    Enabled: true
    Use-Permission: false
    Price: 1200
    Upgrade-Price: 200
    Item: WATCH
    ItemMeta: amount:1
    Armor:
      Helmet: 'LEATHER_HELMET : color:黑色'
      Chestplate: IRON_CHESTPLATE
      Leggings: IRON_LEGGINGS
      Boots: 'LEATHER_BOOTS : color:黑色'
    items:
    - DIAMOND_SWORD:1
    - 'WATCH:1 : name:&c時光靜止'
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    - MUSHROOM_SOUP:1
    lore:
    - 黑色皮革帽子
    - 鐵製胸甲
    - 鐵製護腿
    - 黑色皮革靴子
    - 鑽石劍
    - §b技能:你擁有掌握時間的能力,
    - §b使用一個魔法鐘錶來使附近玩家
    - §b靜止不動,也無法跳躍,持續5秒
    Abilities:
    - Timelord
    Potion-Effects: '[]'
    SecondaryItem: AIR
  神行太保:
    Enabled: true
    Use-Permission: false
    Price: 1200
    Item: STONE
    ItemMeta: 'amount:1 : durability:0'
    Upgrade-Price: 600
    Armor:
      Helmet: 'LEATHER_HELMET:0 : color:银色'
      Chestplate: 'LEATHER_CHESTPLATE:0 : color:银色'
      Leggings: 'LEATHER_LEGGINGS:0 : color:银色'
      Boots: 'LEATHER_BOOTS:0 : color:银色'
    items:
    - 'DIAMOND_SWORD:1:0 : enchant:DAMAGE_ALL:1'
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - GOLDEN_APPLE:1:0
    - SHIELD:1:0
    lore:
    - 加速3,跳躍提升2
    - 全套淺灰色皮革套
    - 鑽石劍(鋒利1)
    - 盾牌、金蘋果一個
    Abilities: '[]'
    Potion-Effects:
    - 'SPEED : forever : 3'
    - 'JUMP : forever : 2'
    SecondaryItem: AIR
  血王:
    Enabled: true
    Use-Permission: false
    Price: 2000
    Item: ROTTEN_FLESH
    ItemMeta: 'amount:1 : durability:0'
    Upgrade-Price: 1000
    Armor:
      Helmet: AIR
      Chestplate: AIR
      Leggings: 'LEATHER_LEGGINGS:0 : enchant:DURABILITY:10'
      Boots: AIR
    items:
    - DIAMOND_SWORD:1:0
    lore:
    - 血量4行,生命值提升15,回復2,挖掘疲勞3
    - 皮革褲子(耐久10)
    - 鑽石劍
    Abilities: '[]'
    Potion-Effects:
    - 'HEALTH_BOOST : forever : 14'
    - 'SLOW_DIGGING : forever : 2'
    - 'REGENERATION : forever : 1'
  不朽者:
    Enabled: true
    Use-Permission: false
    Price: 800
    Item: SKULL_ITEM
    ItemMeta: 'amount:1 : durability:0'
    Upgrade-Price: 400
    Armor:
      Helmet: 'LEATHER_HELMET:0 : color:绿色'
      Chestplate: DIAMOND_CHESTPLATE:0
      Leggings: IRON_LEGGINGS:0
      Boots: 'LEATHER_BOOTS:0 : color:绿色'
    items:
    - DIAMOND_SWORD:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - TOTEM:1:0
    lore:
    - 血量2行
    - 綠色皮革帽子
    - 鑽石胸甲
    - 鐵製護腿
    - 綠色皮革靴子
    - 鑽石劍
    - 不死圖騰一個
    Abilities: '[]'
    Potion-Effects:
    - 'HEALTH_BOOST : forever : 4'
  深淵:
    Enabled: true
    Use-Permission: false
    Price: 800
    Item: ENDER_PORTAL_FRAME
    ItemMeta: 'amount:1 : durability:0'
    Upgrade-Price: 400
    Armor:
      Helmet: 'LEATHER_HELMET:0 : color:黑色'
      Chestplate: GOLD_CHESTPLATE:0
      Leggings: GOLD_LEGGINGS:0
      Boots: 'LEATHER_BOOTS:0 : color:黑色'
    items:
    - 'DIAMOND_SWORD:1:0 : enchant:KNOCKBACK:2'
    - 'BOW:1:0 : enchant:KNOCKBACK:2 : enchant:ARROW_KNOCKBACK:2'
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - MUSHROOM_SOUP:1:0
    - ARROW:64:0
    - ARROW:64:0
    lore:
    - 黑色皮革帽子
    - 黃金胸甲
    - 黃金護腿
    - 黑色皮革靴子
    - 擊退2鑽石劍
    - 衝擊2弓
    - 128支箭矢
    Abilities: '[]'
    Potion-Effects: []

Raw Text