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
28
29
30
31
|
{
"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:\"§7Health: §a+26\",4:\"§7Defense: §a+52\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 70000 / 70000\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§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",
"§7Defense: §a+52",
"",
"§6Full Set Bonus: Dungeon Lord",
"§7Gains §c+5❁ Strength §7and",
"§7§9+10☠ Critical Damage §7every",
"§7minute spent in the Dungeon.",
"",
"§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": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor"
]
}
|