diff options
Diffstat (limited to 'items/ZOMBIE_LORD_CHESTPLATE.json')
-rw-r--r-- | items/ZOMBIE_LORD_CHESTPLATE.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/ZOMBIE_LORD_CHESTPLATE.json b/items/ZOMBIE_LORD_CHESTPLATE.json new file mode 100644 index 00000000..b33d9e84 --- /dev/null +++ b/items/ZOMBIE_LORD_CHESTPLATE.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§5Zombie Lord Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d199 §8(297)\",1:\"§7Strength: §c+7 §8(+10.99)\",2:\"\",3:\"§7Health: §a+85 HP §8(+133.45 HP)\",4:\"§7Defense: §a+39 §8(+61.23)\",5:\"§7Intelligence: §a+7 §8(+10.99)\",6:\"\",7:\"§6Full Set Bonus: Dungeon Lord\",8:\"§7Gains §c+5❁ Strength §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON CHESTPLATE\",15:\"\",16:\"§7Upgrade to §6✪§7: §d25 Undead Essence\",17:\"§7Upgrade to §6✪✪§7: §d50 Undead Essence\",18:\"§7Upgrade to §6✪✪✪§7: §d100 Undead Essence\",19:\"§7Upgrade to §6✪✪✪✪§7: §d200 Undead Essence\",20:\"§7Upgrade to §6✪✪✪✪✪§7: §d400 Undead Essence\"],color:10158529,Name:\"§5Zombie Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d199 §8(297)", + "§7Strength: §c+7 §8(+10.99)", + "", + "§7Health: §a+85 HP §8(+133.45 HP)", + "§7Defense: §a+39 §8(+61.23)", + "§7Intelligence: §a+7 §8(+10.99)", + "", + "§6Full Set Bonus: Dungeon Lord", + "§7Gains §c+5❁ Strength §7every", + "§7minute spent in the Dungeon.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§5§lEPIC DUNGEON CHESTPLATE" + ], + "internalname": "ZOMBIE_LORD_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |