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:leather_boots",
"displayname": "§6Werewolf Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+125\",1:\"§7Intelligence: §a+50\",2:\"§7Ferocity: §a+10\",3:\"\",4:\"§6Full Set Bonus: Regenerative Howl\",5:\"§7Upon activating §c⫽ Ferocity\",6:\"§c§7heal players within §925\",7:\"§9§7blocks for §910% §7of your §a❈\",8:\"§aDefense §7and gain §a50❈ Defense\",9:\"§a§7for 5s (stacking).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY BOOTS\"],color:1904901,Name:\"§6Werewolf Boots\"},ExtraAttributes:{id:\"WEREWOLF_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+125",
"§7Intelligence: §a+50",
"§7Ferocity: §a+10",
"",
"§6Full Set Bonus: Regenerative Howl",
"§7Upon activating §c⫽ Ferocity",
"§c§7heal players within §925",
"§9§7blocks for §910% §7of your §a❈",
"§aDefense §7and gain §a50❈ Defense",
"§a§7for 5s (stacking).",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY BOOTS"
],
"recipe": {
"A1": "WEREWOLF_SKIN:4",
"A2": "",
"A3": "WEREWOLF_SKIN:4",
"B1": "WEREWOLF_SKIN:4",
"B2": "",
"B3": "WEREWOLF_SKIN:4",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "WEREWOLF_BOOTS",
"clickcommand": "viewrecipe",
"modver": "1.7.1-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor"
]
}
|