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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Snowman",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Fight alongside your pet\",3:\"§7Snowman!\",4:\"\",5:\"§7Crit Damage: §c+{CRIT_DAMAGE}%\",6:\"§7Strength: §c+{STRENGTH}\",7:\"§7Damage: §a{DAMAGE}\",8:\"\",9:\"§6Blizzard\",10:\"§7§7Slow all enemies within §a{0}\",11:\"§a§7blocks\",12:\"\",13:\"§6Frostbite\",14:\"§7§7Your freezing aura slows enemy\",15:\"§7attacks causing you to take\",16:\"§7§a{1}% §7reduced damage\",17:\"\",18:\"§6Snow Cannon\",19:\"§7§7Your snowman fires a snowball\",20:\"§7dealing §a5x§7 your §c❁ Strength\",21:\"§c§7when a mob gets close to you\",22:\"§7(1s cooldown)\",23:\"\",24:\"§7§eRight-click to add this pet to\",25:\"§eyour pet menu!\",26:\"\",27:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Snowman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SNOWMAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"SNOWMAN;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Fight alongside your pet",
"§7Snowman!",
"",
"§7Crit Damage: §c+{CRIT_DAMAGE}%",
"§7Strength: §c+{STRENGTH}",
"§7Damage: §a{DAMAGE}",
"",
"§6Blizzard",
"§7§7Slow all enemies within §a{0}",
"§a§7blocks",
"",
"§6Frostbite",
"§7§7Your freezing aura slows enemy",
"§7attacks causing you to take",
"§7§a{1}% §7reduced damage",
"",
"§6Snow Cannon",
"§7§7Your snowman fires a snowball",
"§7dealing §a5x§7 your §c❁ Strength",
"§c§7when a mob gets close to you",
"§7(1s cooldown)",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "SNOWMAN;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Snowman_Pet",
"https://wiki.hypixel.net/Snowman_Pet"
]
}
|