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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Tank Zombie (Monster)",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Hefty zombie.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §370-168\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §9Heavy Chestplate §8(§a5%§8)\",8:\"§8 ■ §9Heavy Helmet §8(§a5%§8)\",9:\"§8 ■ §9Heavy Boots §8(§a5%§8)\",10:\"§8 ■ §9Heavy Leggings §8(§a5%§8)\",11:\"\",12:\"§6Legendary Loot\",13:\"§8 ■ §9Premium Flesh §8(§a0.1%§8)\"],Name:\"§9Tank Zombie (Monster)\"},ExtraAttributes:{id:\"TANK_ZOMBIE_MONSTER\"}}",
"damage": 2,
"lore": [
"§7Hefty zombie.",
"",
"§7Coins per Kill: §61",
"§7Combat XP: §370-168",
"",
"§6§lPossible Drops:",
"§aUncommon Loot",
"§8 ■ §9Heavy Chestplate §8(§a5%§8)",
"§8 ■ §9Heavy Helmet §8(§a5%§8)",
"§8 ■ §9Heavy Boots §8(§a5%§8)",
"§8 ■ §9Heavy Leggings §8(§a5%§8)",
"",
"§6Legendary Loot",
"§8 ■ §9Premium Flesh §8(§a0.1%§8)"
],
"internalname": "TANK_ZOMBIE_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tank_Zombie"
],
"crafttext": ""
}
|