diff options
Diffstat (limited to 'items/WEREWOLF_BOOTS.json')
-rw-r--r-- | items/WEREWOLF_BOOTS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/WEREWOLF_BOOTS.json b/items/WEREWOLF_BOOTS.json index 6060f61c..2c978d63 100644 --- a/items/WEREWOLF_BOOTS.json +++ b/items/WEREWOLF_BOOTS.json @@ -1,7 +1,7 @@ { "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\"}}", + "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 (up to 10 stacks).\",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", @@ -13,7 +13,7 @@ "§c§7heal players within §925", "§9§7blocks for §910% §7of your §a❈", "§aDefense §7and gain §a50❈ Defense", - "§a§7for 5s (stacking).", + "§a§7for 5s (up to 10 stacks).", "", "§7§8This item can be reforged!", "§6§lLEGENDARY BOOTS" @@ -31,10 +31,11 @@ }, "internalname": "WEREWOLF_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor", + "https://wiki.hypixel.net/Werewolf_Boots" ] -} +}
\ No newline at end of file |