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
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§5Atoned Revenant (Miniboss)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7The Atoned Championis a Revenant Horror\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Zombie during Revenant Horror Tier V Quests.\",3:\"\",4:\"§c❤ Health§8: §c2.400.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aRevenant Flesh\"],Name:\"§5Atoned Revenant (Miniboss)\"},ExtraAttributes:{id:\"ATONED_REVENANT_MINIBOSS\"}}",
"damage": 54,
"lore": [
"§7The Atoned Championis a Revenant Horror",
"§7Miniboss that very rarely spawns after killing a",
"§7Zombie during Revenant Horror Tier V Quests.",
"",
"§c❤ Health§8: §c2.400.000",
"",
"§6§lPossible Drops:",
"§aRevenant Flesh"
],
"internalname": "ATONED_REVENANT_MINIBOSS",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Atoned_Revenant"
],
"entityrender": "Zombie",
"crafttext": ""
}
|