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