From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/MASTIFF_BOOTS.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/MASTIFF_BOOTS.json') diff --git a/items/MASTIFF_BOOTS.json b/items/MASTIFF_BOOTS.json index 3cc291f2..99cb0ef0 100644 --- a/items/MASTIFF_BOOTS.json +++ b/items/MASTIFF_BOOTS.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+25\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4\",13:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -36,7 +36,8 @@ "slayer_req": "WOLF_4", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor", + "https://wiki.hypixel.net/Mastiff_Boots" ], "crafttext": "" } \ No newline at end of file -- cgit