diff options
Diffstat (limited to 'items/SKELETON_LORD_CHESTPLATE.json')
-rw-r--r-- | items/SKELETON_LORD_CHESTPLATE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SKELETON_LORD_CHESTPLATE.json b/items/SKELETON_LORD_CHESTPLATE.json new file mode 100644 index 00000000..4cb43e13 --- /dev/null +++ b/items/SKELETON_LORD_CHESTPLATE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Skeleton Lord Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+26 HP \",5:\"§7Defense: §a+52 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:2523397,Name:\"§6Skeleton Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d172 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+26 HP ", + "§7Defense: §a+52 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "internalname": "SKELETON_LORD_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +}
\ No newline at end of file |