diff options
Diffstat (limited to 'items/SUPER_HEAVY_BOOTS.json')
-rw-r--r-- | items/SUPER_HEAVY_BOOTS.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/SUPER_HEAVY_BOOTS.json b/items/SUPER_HEAVY_BOOTS.json index 25dcad08..063ca820 100644 --- a/items/SUPER_HEAVY_BOOTS.json +++ b/items/SUPER_HEAVY_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Super Heavy Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d136\",1:\"§7Defense: §a+63\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:15132390,Name:\"§5Super Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d136\",1:\"§7Defense: §a+63\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a1s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c15§c.\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:15132390,Name:\"§5Super Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d136", @@ -10,7 +10,7 @@ "", "§7Each piece of this armor reduces", "§7the cooldown of §9Seismic Wave", - "§9§7by §a5s§7.", + "§9§7by §a1s§7.", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", @@ -19,13 +19,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "SUPER_HEAVY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor", |