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
34
35
36
37
38
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Spirit",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"efd1a208-55e7-3f94-84ed-1aa246760cee\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MjAyNjE5OSwKICAicHJvZmlsZUlkIiA6ICI0ZWQ4MjMzNzFhMmU0YmI3YTVlYWJmY2ZmZGE4NDk1NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJGaXJlYnlyZDg4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhkOWNjYzY3MDY3N2QwY2ViYWFkNDA1OGQ2YWFmOWFjZmFiMDlhYmVhNWQ4NjM3OWEwNTk5MDJmMmZlMjI2NTUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Spirit Assistance\",6:\"§7§7Spawns and assists you when\",7:\"§7you are ghost in dungeons.\",8:\"\",9:\"§6Spirit Cooldowns\",10:\"§7§7Reduces the cooldown of your\",11:\"§7ghost abilities in dungeons by\",12:\"§7§a{0}%.\",13:\"\",14:\"§8This pet\u0027s perks are active\",15:\"§8even when the pet is not\",16:\"§8summoned!\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Spirit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIRIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIRIT;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Speed: §a{SPEED}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
"§6Spirit Assistance",
"§7§7Spawns and assists you when",
"§7you are ghost in dungeons.",
"",
"§6Spirit Cooldowns",
"§7§7Reduces the cooldown of your",
"§7ghost abilities in dungeons by",
"§7§a{0}%.",
"",
"§8This pet\u0027s perks are active",
"§8even when the pet is not",
"§8summoned!",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§5§lEPIC"
],
"internalname": "SPIRIT;3",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spirit_Pet"
]
}
|