1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§6Skeleton Lord Boots",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+14 HP\",5:\"§7Defense: §a+28 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:2523397,Name:\"§6Skeleton Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d112 ",
"§7Crit Chance: §c+1%",
"§7Crit Damage: §c+19% ",
"",
"§7Health: §a+14 HP",
"§7Defense: §a+28 ",
"",
"§7§8This item can be reforged!",
"§aPerfect 70000 / 70000",
"§7§4❣ §cRequires §aCatacombs Level 25",
"§6§lLEGENDARY DUNGEON BOOTS"
],
"internalname": "SKELETON_LORD_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor"
]
}
|