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/SKELETON_MASTER_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/SKELETON_MASTER_CHESTPLATE.json')
-rw-r--r-- | items/SKELETON_MASTER_CHESTPLATE.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/SKELETON_MASTER_CHESTPLATE.json b/items/SKELETON_MASTER_CHESTPLATE.json index eadf82fb..f1109f3b 100644 --- a/items/SKELETON_MASTER_CHESTPLATE.json +++ b/items/SKELETON_MASTER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Skeleton Master Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§7Your bows don\u0027t consume arrows.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 12\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16739083,Name:\"§5Skeleton Master Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§7Your bows don't consume arrows.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 12\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16739083,Name:\"§5Skeleton Master Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d142", @@ -12,7 +12,7 @@ "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", - "§7Your bows don\u0027t consume arrows.", + "§7Your bows don't consume arrows.", "§6Full Set Bonus: Skeleton Master", "§7Increase the damage you deal", "§7with arrows by §c25%§7.", @@ -25,9 +25,10 @@ "internalname": "SKELETON_MASTER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor", + "https://wiki.hypixel.net/Skeleton_Master_Chestplate" ] }
\ No newline at end of file |