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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Golem",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"623fa763-a8d1-36c6-8dcf-09f100723d04\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODkwOTFkNzllYTBmNTllZjdlZjk0ZDdiYmE2ZTVmMTdmMmY3ZDQ1NzJjNDRmOTBmNzZjNDgxOWE3MTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Last Stand\",7:\"§7§7While at less than §a20% HP§7, reduce\",8:\"§7incoming damage by §a20%§7. Additionally,\",9:\"§7gain a temporary shield equal to §a40%\",10:\"§a§7of your maximum health and deal §a40%\",11:\"§a§7more damage.\",12:\"§8(Lasts 12s, 60s cooldown)\",13:\"\",14:\"§6Ricochet\",15:\"§7§7Your iron plating causes §a{0}% §7of\",16:\"§7attacks to ricochet and hit the\",17:\"§7attacker.\",18:\"\",19:\"§7§eRight-click to add this pet to your\",20:\"§epet menu!\",21:\"\",22:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Golem\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GOLEM\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GOLEM;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Health: §a{HEALTH}",
"§7Strength: §c+{STRENGTH}",
"§7Swing Range: §a{SWING_RANGE}",
"",
"§6Last Stand",
"§7§7While at less than §a20% HP§7, reduce",
"§7incoming damage by §a20%§7. Additionally,",
"§7gain a temporary shield equal to §a40%",
"§a§7of your maximum health and deal §a40%",
"§a§7more damage.",
"§8(Lasts 12s, 60s cooldown)",
"",
"§6Ricochet",
"§7§7Your iron plating causes §a{0}% §7of",
"§7attacks to ricochet and hit the",
"§7attacker.",
"",
"§7§eRight-click to add this pet to your",
"§epet menu!",
"",
"§5§lEPIC"
],
"internalname": "GOLEM;3",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Golem_Pet",
"https://wiki.hypixel.net/Golem_Pet"
],
"crafttext": ""
}
|