diff options
Diffstat (limited to 'items/SKELETON_LORD_HELMET.json')
-rw-r--r-- | items/SKELETON_LORD_HELMET.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SKELETON_LORD_HELMET.json b/items/SKELETON_LORD_HELMET.json new file mode 100644 index 00000000..f392734f --- /dev/null +++ b/items/SKELETON_LORD_HELMET.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§6Skeleton Lord Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d122\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"\",4:\"§7Health: §a+16 HP\",5:\"§7Defense: §a+32 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON HELMET\"],color:2523397,Name:\"§6Skeleton Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d122", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19%", + "", + "§7Health: §a+16 HP", + "§7Defense: §a+32 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "SKELETON_LORD_HELMET", + "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 |