diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/SPEED_WITHER_BOOTS.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
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 <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/SPEED_WITHER_BOOTS.json')
-rw-r--r-- | items/SPEED_WITHER_BOOTS.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SPEED_WITHER_BOOTS.json b/items/SPEED_WITHER_BOOTS.json index ed907601..83d8281b 100644 --- a/items/SPEED_WITHER_BOOTS.json +++ b/items/SPEED_WITHER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§6Maxor\u0027s Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d329\",1:\"§7Crit Damage: §c+45%\",2:\"§7Health: §a+145\",3:\"§7Defense: §a+65\",4:\"§7Speed: §a+30\",5:\"§7Intelligence: §a+10\",6:\" §8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§7Reduces the damage you take from\",9:\"§7withers by §c10% §7and increases\",10:\"§7your arrow damage by §c5.0%§7.\",11:\"\",12:\"§6Full Set Bonus: Witherborn\",13:\"§7Spawns a wither minion every\",14:\"§7§e30 §7seconds up to a maximum\",15:\"§7§a1 §7wither. Your withers will\",16:\"§7travel to and explode on nearby\",17:\"§7enemies.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:9005512,Name:\"§6Maxor\u0027s Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SPEED_WITHER_BOOTS\"}}", + "displayname": "§6Maxor's Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d329\",1:\"§7Crit Damage: §c+45%\",2:\"§7Health: §a+145\",3:\"§7Defense: §a+65\",4:\"§7Speed: §a+30\",5:\"§7Intelligence: §a+10\",6:\" §8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§7Reduces the damage you take from\",9:\"§7withers by §c10% §7and increases\",10:\"§7your arrow damage by §c5.0%§7.\",11:\"\",12:\"§6Full Set Bonus: Witherborn\",13:\"§7Spawns a wither minion every\",14:\"§7§e30 §7seconds up to a maximum\",15:\"§7§a1 §7wither. Your withers will\",16:\"§7travel to and explode on nearby\",17:\"§7enemies.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:9005512,Name:\"§6Maxor's Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SPEED_WITHER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d329", @@ -46,6 +46,7 @@ "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Maxor%27s_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Maxor%27s_Armor", + "https://wiki.hypixel.net/Maxor's_Boots" ] }
\ No newline at end of file |