1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§6Livid (Boss)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7Livid is the boss of Floor 5 of the Catacombs. He is a\",1:\"§7'Master Necromancer' and has only one phase. In this\",2:\"§7phase he makes eight clones of himself. Each with\",3:\"§7different abilities. The player must kill the\",4:\"§7true livid to complete the boss fight. \"],Name:\"§6Livid (Boss)\"},ExtraAttributes:{id:\"LIVID_BOSS\"}}",
"damage": 93,
"lore": [
"§7Livid is the boss of Floor 5 of the Catacombs. He is a",
"§7'Master Necromancer' and has only one phase. In this",
"§7phase he makes eight clones of himself. Each with",
"§7different abilities. The player must kill the",
"§7true livid to complete the boss fight."
],
"internalname": "LIVID_BOSS",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Livid"
],
"entityrender": "Zombie"
}
|