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
50
51
52
|
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §aDroplet Wisp",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"43c79814-2bfa-3b9e-a79e-b89d4f26f033\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjYxOTA3MTM2NSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjQxMmU3MDM3NWVjOTllZTM4YWU5NGIzMGU5YjEwNzUyZDQ1OTY2MmI1NDc5NGRmZTY2ZmU2YTE4M2M2NzJkMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Damage: §c{DAMAGE}\",4:\"\",5:\"§6Drophammer\",6:\"§7§7Lets you break fire pillars,\",7:\"§7which heals you for §c15% §7of\",8:\"§7your max §c❤ §7over §a3s§7.\",9:\"\",10:\"§6Bulwark\",11:\"§7Kill Blazes to gain defense\",12:\"§7against them and demons.\",13:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",14:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",15:\"\",16:\"§6Blaze Slayer\",17:\"§7§7Gain §b{0}x §7Combat XP\",18:\"§7§7against §aBlazes§7.\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aDroplet Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DROPLET_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"DROPLET_WISP;1\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
"",
"§7Health: §a{HEALTH}",
"§7Damage: §c{DAMAGE}",
"",
"§6Drophammer",
"§7§7Lets you break fire pillars,",
"§7which heals you for §c15% §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.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§a§lUNCOMMON"
],
"recipe": {
"A1": "DERELICT_ASHE:1",
"A2": "DERELICT_ASHE:1",
"A3": "DERELICT_ASHE:1",
"B1": "DERELICT_ASHE:1",
"B2": "OMEGA_EGG:1",
"B3": "DERELICT_ASHE:1",
"C1": "DERELICT_ASHE:1",
"C2": "DERELICT_ASHE:1",
"C3": "DERELICT_ASHE:1"
},
"internalname": "DROPLET_WISP;1",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wisp_Pet",
"https://wiki.hypixel.net/Wisp_Pet"
]
}
|