diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/SKELETON_MASTER_CHESTPLATE.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/SKELETON_MASTER_CHESTPLATE.json')
-rw-r--r-- | items/SKELETON_MASTER_CHESTPLATE.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/SKELETON_MASTER_CHESTPLATE.json b/items/SKELETON_MASTER_CHESTPLATE.json new file mode 100644 index 00000000..98e2aa7a --- /dev/null +++ b/items/SKELETON_MASTER_CHESTPLATE.json @@ -0,0 +1,36 @@ +{ + "internalname": "SKELETON_MASTER_CHESTPLATE", + "itemid": 299, + "displayname": "§5Pure Skeleton Master Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d369 §8(467)\",1:\"§7Strength: §c+6 §8(Pure +6) §8(+7.8)\",2:\"§7Crit Chance: §c+11% §8(Pure +8%)\",3:\"§7Crit Damage: §c+38% §8(Pure +6%) §8(+49.4%)\",4:\"§7Bonus Attack Speed: §c+3% §8(Pure +3%)\",5:\"\",6:\"§7Health: §a+120 HP §8(Pure +6 HP) §8(+156 HP)\",7:\"§7Defense: §a+83 §8(Pure +6) §8(+107.9)\",8:\"§7Speed: §a+1 §8(Pure +1) §8(+1.3)\",9:\"§7Intelligence: §a+6 §8(Pure +6) §8(+7.8)\",10:\"\",11:\"§9Growth V, §9Protection V\",12:\"§9Thorns III\",13:\"\",14:\"§7Increase the damage you deal\",15:\"§7with arrows by §c5%§7.\",16:\"§7Your bows don't consume arrows.\",17:\"§6Full Set Bonus: Skeleton Master\",18:\"§7Increase the damage you deal\",19:\"§7with arrows by §c25%§7.\",20:\"\",21:\"§aPerfect 52500 / 52500\",22:\"§7§4❣ §cRequires §aCatacombs Level\",23:\"§a12\",24:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16739083,Name:\"§5Pure Skeleton Master Chestplate\"},ExtraAttributes:{color:\"255:107:11\",baseStatBoostPercentage:25,modifier:\"pure\",originTag:\"UNKNOWN\",id:\"SKELETON_MASTER_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"9ad9d9bc-d6ae-4e20-98d3-56b889aec15e\",item_tier:3,timestamp:\"7/7/20 7:25 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d369 §8(467)", + "§7Strength: §c+6 §8(Pure +6) §8(+7.8)", + "§7Crit Chance: §c+11% §8(Pure +8%)", + "§7Crit Damage: §c+38% §8(Pure +6%) §8(+49.4%)", + "§7Bonus Attack Speed: §c+3% §8(Pure +3%)", + "", + "§7Health: §a+120 HP §8(Pure +6 HP) §8(+156 HP)", + "§7Defense: §a+83 §8(Pure +6) §8(+107.9)", + "§7Speed: §a+1 §8(Pure +1) §8(+1.3)", + "§7Intelligence: §a+6 §8(Pure +6) §8(+7.8)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7Increase the damage you deal", + "§7with arrows by §c5%§7.", + "§7Your bows don't consume arrows.", + "§6Full Set Bonus: Skeleton Master", + "§7Increase the damage you deal", + "§7with arrows by §c25%§7.", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a12", + "§5§lEPIC DUNGEON CHESTPLATE" + ] +}
\ No newline at end of file |