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/POWER_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/POWER_WITHER_CHESTPLATE.json')
-rw-r--r-- | items/POWER_WITHER_CHESTPLATE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/POWER_WITHER_CHESTPLATE.json b/items/POWER_WITHER_CHESTPLATE.json index c9cb3b6c..0588c289 100644 --- a/items/POWER_WITHER_CHESTPLATE.json +++ b/items/POWER_WITHER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§6Necron\u0027s Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d634\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"§7Health: §a+260\",4:\"§7Defense: §a+140\",5:\"§7Intelligence: §a+10\",6:\" §8[§8❁§8] §8[§8⚔§8]\",7:\"\",8:\"§7Reduces the damage you take\",9:\"§7from withers by §c10%§7.\",10:\"\",11:\"§6Full Set Bonus: Witherborn\",12:\"§7Spawns a wither minion every\",13:\"§7§e30 §7seconds up to a maximum\",14:\"§7§a1 §7wither. Your withers will\",15:\"§7travel to and explode on nearby\",16:\"§7enemies.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:15155516,Name:\"§6Necron\u0027s Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_CHESTPLATE\"}}", + "displayname": "§6Necron's Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d634\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"§7Health: §a+260\",4:\"§7Defense: §a+140\",5:\"§7Intelligence: §a+10\",6:\" §8[§8❁§8] §8[§8⚔§8]\",7:\"\",8:\"§7Reduces the damage you take\",9:\"§7from withers by §c10%§7.\",10:\"\",11:\"§6Full Set Bonus: Witherborn\",12:\"§7Spawns a wither minion every\",13:\"§7§e30 §7seconds up to a maximum\",14:\"§7§a1 §7wither. Your withers will\",15:\"§7travel to and explode on nearby\",16:\"§7enemies.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:15155516,Name:\"§6Necron's Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d634", @@ -45,6 +45,7 @@ "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor", + "https://wiki.hypixel.net/Necron's_Chestplate" ] }
\ No newline at end of file |