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
39
40
41
42
43
44
45
46
47
48
49
|
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §9Frost Wisp",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"a497979e-314e-38e4-824f-49ee637ba2fc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjYxOTA5NDQ5MywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWQ4YWQ5OTM2ZDc1OGM1ZWEzMGIwYjdjYzdjNjdjMmJmY2VhODI5ZWNmMjQyNWMwYjUwZmM5MmEyNmFlMjNkMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Damage: §c{DAMAGE}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"\",7:\"§6Icehammer\",8:\"§7§7Lets you break fire pillars,\",9:\"§7which heals you for §c25% §7of\",10:\"§7your max §c❤ §7over §a3s§7.\",11:\"\",12:\"§6Bulwark\",13:\"§7Kill Blazes to gain defense\",14:\"§7against them and demons.\",15:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",16:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",17:\"\",18:\"§6Blaze Slayer\",19:\"§7§7Gain §b{0}x §7Combat XP\",20:\"§7§7against §aBlazes§7.\",21:\"\",22:\"§6Extinguish\",23:\"§7While in combat on the Crimson\",24:\"§7Isle, spawn a pool every §a8s.\",25:\"§7Bathing in it heals §c{1}%❤ now\",26:\"§7and §c{2}%❤§7/s for §a8s.\",27:\"\",28:\"§7§eRight-click to add this pet to\",29:\"§eyour pet menu!\",30:\"\",31:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Frost Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FROST_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"FROST_WISP;2\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
"",
"§7Health: §a{HEALTH}",
"§7Damage: §c{DAMAGE}",
"§7True Defense: §a{TRUE_DEFENSE}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
"§6Icehammer",
"§7§7Lets you break fire pillars,",
"§7which heals you for §c25% §7of",
"§7your max §c❤ §7over §a3s§7.",
"",
"§6Bulwark",
"§7Kill Blazes to gain defense",
"§7against them and demons.",
"§7Bonus: §a+0❈ §7\u0026 §f+0❂",
"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)",
"",
"§6Blaze Slayer",
"§7§7Gain §b{0}x §7Combat XP",
"§7§7against §aBlazes§7.",
"",
"§6Extinguish",
"§7While in combat on the Crimson",
"§7Isle, spawn a pool every §a8s.",
"§7Bathing in it heals §c{1}%❤ now",
"§7and §c{2}%❤§7/s for §a8s.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§9§lRARE"
],
"internalname": "FROST_WISP;2",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wisp_Pet",
"https://wiki.hypixel.net/Wisp_Pet"
]
}
|