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_CHESTPLATE.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_CHESTPLATE.json')
-rw-r--r-- | items/SPEED_WITHER_CHESTPLATE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SPEED_WITHER_CHESTPLATE.json b/items/SPEED_WITHER_CHESTPLATE.json index f18bea43..a8ab06ce 100644 --- a/items/SPEED_WITHER_CHESTPLATE.json +++ b/items/SPEED_WITHER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§6Maxor\u0027s Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d554\",1:\"§7Crit Damage: §c+45%\",2:\"§7Health: §a+260\",3:\"§7Defense: §a+120\",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 CHESTPLATE\"],color:4854967,Name:\"§6Maxor\u0027s Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SPEED_WITHER_CHESTPLATE\"}}", + "displayname": "§6Maxor's Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d554\",1:\"§7Crit Damage: §c+45%\",2:\"§7Health: §a+260\",3:\"§7Defense: §a+120\",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 CHESTPLATE\"],color:4854967,Name:\"§6Maxor's Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SPEED_WITHER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d554", @@ -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_Chestplate" ] }
\ No newline at end of file |