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
33
34
35
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Zombie Commander Boots",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d116\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+32\",3:\"§7Defense: §a+17\",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:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c18§c.\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:13963824,Name:\"§5Zombie Commander Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d116",
"§7Strength: §c+8",
"§7Health: §a+32",
"§7Defense: §a+17",
"§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.",
"",
"§2This armor piece is undead ༕!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §cCatacombs Skill",
"§c18§c.",
"§5§lEPIC DUNGEON BOOTS"
],
"internalname": "ZOMBIE_COMMANDER_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor",
"https://wiki.hypixel.net/Zombie_Commander_Boots"
]
}
|