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/ROTTEN_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/ROTTEN_CHESTPLATE.json')
-rw-r--r-- | items/ROTTEN_CHESTPLATE.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/ROTTEN_CHESTPLATE.json b/items/ROTTEN_CHESTPLATE.json new file mode 100644 index 00000000..05f2d0b6 --- /dev/null +++ b/items/ROTTEN_CHESTPLATE.json @@ -0,0 +1,33 @@ +{ + "internalname": "ROTTEN_CHESTPLATE", + "itemid": 299, + "displayname": "§9Clean Rotten Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d337 §8(362)\",1:\"§7Strength: §c+25 §8(+27)\",2:\"§7Crit Chance: §c+6% §8(Clean +6%)\",3:\"\",4:\"§7Health: §a+239 HP §8(Clean +10 HP) §8(+258.12 HP)\",5:\"§7Defense: §a+25 §8(Clean +10) §8(+27)\",6:\"\",7:\"§9Growth V, §9Protection V\",8:\"§9Thorns III\",9:\"\",10:\"§7This rotten piece of armor\",11:\"§7grants §e15% §7knockback\",12:\"§7resistance to arrows per piece\",13:\"§7worn.\",14:\"\",15:\"§6Full Set Bonus: Sieve Body\",16:\"§7Gain an additional §e20%\",17:\"§e§7knockback resistance to\",18:\"§7arrows.\",19:\"\",20:\"§aPerfect 35000 / 35000\",21:\"§9§lRARE DUNGEON CHESTPLATE\"],color:97585,Name:\"§9Clean Rotten Chestplate\"},ExtraAttributes:{color:\"1:125:49\",baseStatBoostPercentage:23,modifier:\"clean\",originTag:\"UNKNOWN\",id:\"ROTTEN_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"0549fb6e-33e3-4023-a558-5aacd18240f6\",item_tier:0,timestamp:\"7/7/20 4:14 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d337 §8(362)", + "§7Strength: §c+25 §8(+27)", + "§7Crit Chance: §c+6% §8(Clean +6%)", + "", + "§7Health: §a+239 HP §8(Clean +10 HP) §8(+258.12 HP)", + "§7Defense: §a+25 §8(Clean +10) §8(+27)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7This rotten piece of armor", + "§7grants §e15% §7knockback", + "§7resistance to arrows per piece", + "§7worn.", + "", + "§6Full Set Bonus: Sieve Body", + "§7Gain an additional §e20%", + "§e§7knockback resistance to", + "§7arrows.", + "", + "§aPerfect 35000 / 35000", + "§9§lRARE DUNGEON CHESTPLATE" + ] +}
\ No newline at end of file |