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_leggings",
"displayname": "§6Werewolf Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+200\",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 (up to 10 stacks).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],color:1904901,Name:\"§6Werewolf Leggings\"},ExtraAttributes:{id:\"WEREWOLF_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+200",
"§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 (up to 10 stacks).",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY LEGGINGS"
],
"recipe": {
"A1": "WEREWOLF_SKIN:4",
"A2": "WEREWOLF_SKIN:4",
"A3": "WEREWOLF_SKIN:4",
"B1": "WEREWOLF_SKIN:4",
"B2": "",
"B3": "WEREWOLF_SKIN:4",
"C1": "WEREWOLF_SKIN:4",
"C2": "",
"C3": "WEREWOLF_SKIN:4"
},
"internalname": "WEREWOLF_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor"
]
}
|