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
32
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§5Zombie Commander Leggings",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d161\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+51\",3:\"§7Defense: §a+30\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON LEGGINGS\"],color:13963824,Name:\"§5Zombie Commander Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d161",
"§7Strength: §c+8",
"§7Health: §a+51",
"§7Defense: §a+30",
"§7Intelligence: §a+4",
"",
"§6Full Set Bonus: Training",
"§7Every §950 Zombies killed§7",
"§7gives the wearer §a+5 §c❤",
"§cHealth§7 while wearing the set.",
"§7Max 500.",
"",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §aCatacombs Level 18",
"§5§lEPIC DUNGEON LEGGINGS"
],
"internalname": "ZOMBIE_COMMANDER_LEGGINGS",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor"
]
}
|