From 924d43e30cb570bc75f1ab53442e7e8f98e6e8e7 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 6 Aug 2022 17:27:25 +0200 Subject: Chili Update (#792) --- items/SORROW_BOOTS.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'items/SORROW_BOOTS.json') diff --git a/items/SORROW_BOOTS.json b/items/SORROW_BOOTS.json index b9484962..e94fb08f 100644 --- a/items/SORROW_BOOTS.json +++ b/items/SORROW_BOOTS.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:chainmail_boots", "displayname": "§6Sorrow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+75\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]\",5:\"\",6:\"§6Ability: Mist Aura\",7:\"§7Hides the wearer in a guise of\",8:\"§7mist.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+40\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]\",5:\"\",6:\"§62-Piece Set Bonus: Mist Aura\",7:\"§7Hides the wearer in a guise of\",8:\"§7mist, multiplying damage from\",9:\"§7ghosts by §c0.6x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}", "damage": 0, "lore": [ "§7Magic Find: §a+5", - "§7True Defense: §a+75", + "§7True Defense: §a+40", "§7Mining Speed: §a+50", "§7Mining Fortune: §a+20", " §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]", "", - "§6Ability: Mist Aura", + "§62-Piece Set Bonus: Mist Aura", "§7Hides the wearer in a guise of", - "§7mist.", + "§7mist, multiplying damage from", + "§7ghosts by §c0.6x§7.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY BOOTS" @@ -31,7 +32,7 @@ "internalname": "SORROW_BOOTS", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor" -- cgit