diff options
Diffstat (limited to 'items/WEREWOLF_BOOTS.json')
-rw-r--r-- | items/WEREWOLF_BOOTS.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/WEREWOLF_BOOTS.json b/items/WEREWOLF_BOOTS.json new file mode 100644 index 00000000..a4e7048c --- /dev/null +++ b/items/WEREWOLF_BOOTS.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Werewolf Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d335 \",1:\"§7Defense: §a+150 \",2:\"§7Intelligence: §a+50 \",3:\"§7Ferocity: §a+10\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:1904901,Name:\"§6Werewolf Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WEREWOLF_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d335 ", + "§7Defense: §a+150 ", + "§7Intelligence: §a+50 ", + "§7Ferocity: §a+10", + "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "internalname": "WEREWOLF_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} |