From ec70464d292418c7b2cf11ce124f7f8c3f18b139 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 13 Jan 2021 09:12:44 -0500 Subject: Added Some Wiki URLs, Removed some dungeon stats --- items/THORNS_BOOTS.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'items/THORNS_BOOTS.json') diff --git a/items/THORNS_BOOTS.json b/items/THORNS_BOOTS.json index 5e7fa9cc..255e82da 100644 --- a/items/THORNS_BOOTS.json +++ b/items/THORNS_BOOTS.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Spirit Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d330 §8(483)\",1:\"§7Strength: §c+25 §8(+37.75)\",2:\"\",3:\"§7Health: §a+150 HP §8(+226.5 HP)\",4:\"§7Defense: §a+50 §8(+75.5)\",5:\"§7Speed: §a+25 §8(+37.75)\",6:\"§7Intelligence: §a+50 §8(+75.5)\",7:\"\",8:\"§6Item Ability: Spirit Glide\",9:\"§7Double jump to fly around as a\",10:\"§7spirit.\",11:\"§8Mana Cost: §3250\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:12566463,Name:\"§5Spirit Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"THORNS_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d330\",1:\"§7Strength: §c+25\",2:\"\",3:\"§7Health: §a+150 HP\",4:\"§7Defense: §a+50\",5:\"§7Speed: §a+25\",6:\"§7Intelligence: §a+50\",7:\"\",8:\"§6Item Ability: Spirit Glide\",9:\"§7Double jump to fly around as a\",10:\"§7spirit.\",11:\"§8Mana Cost: §3250\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:12566463,Name:\"§5Spirit Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"THORNS_BOOTS\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d330 §8(483)", - "§7Strength: §c+25 §8(+37.75)", + "§7Gear Score: §d330", + "§7Strength: §c+25", "", - "§7Health: §a+150 HP §8(+226.5 HP)", - "§7Defense: §a+50 §8(+75.5)", - "§7Speed: §a+25 §8(+37.75)", - "§7Intelligence: §a+50 §8(+75.5)", + "§7Health: §a+150 HP", + "§7Defense: §a+50", + "§7Speed: §a+25", + "§7Intelligence: §a+50", "", "§6Item Ability: Spirit Glide", "§7Double jump to fly around as a", @@ -26,7 +26,7 @@ "internalname": "THORNS_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Boots" -- cgit