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:skull",
"displayname": "§9Zombie Soldier (Monster)",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Defenders of the Catacombs.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §352-102\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §9Zombie Soldier Cutlass §8(§a2%§8)\",8:\"§8 ■ §5Zombie Soldier Chestplate §8(§a4%§8)\",9:\"§8 ■ §5Zombie Soldier Helmet §8(§a4%§8)\",10:\"§8 ■ §5Zombie Soldier Boots §8(§a4%§8)\",11:\"§8 ■ §5Zombie Soldier Leggings §8(§a4%§8)\",12:\"§8 ■ §fEnchanted Rotten Flesh §8(§a2%§8)\",13:\"\",14:\"§6Legendary Loot\",15:\"§8■ §9Premium Flesh §8(§a0.1%§8)\"],Name:\"§9Zombie Soldier (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_SOLDIER_MONSTER\"}}",
"damage": 2,
"lore": [
"§7Defenders of the Catacombs.",
"",
"§7Coins per Kill: §61",
"§7Combat XP: §352-102",
"",
"§6§lPossible Drops:",
"§aUncommon Loot",
"§8 ■ §9Zombie Soldier Cutlass §8(§a2%§8)",
"§8 ■ §5Zombie Soldier Chestplate §8(§a4%§8)",
"§8 ■ §5Zombie Soldier Helmet §8(§a4%§8)",
"§8 ■ §5Zombie Soldier Boots §8(§a4%§8)",
"§8 ■ §5Zombie Soldier Leggings §8(§a4%§8)",
"§8 ■ §fEnchanted Rotten Flesh §8(§a2%§8)",
"",
"§6Legendary Loot",
"§8■ §9Premium Flesh §8(§a0.1%§8)"
],
"internalname": "ZOMBIE_SOLDIER_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Soldier"
],
"crafttext": ""
}
|