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_LEGGINGS.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_LEGGINGS.json')
-rw-r--r-- | items/ROTTEN_LEGGINGS.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/ROTTEN_LEGGINGS.json b/items/ROTTEN_LEGGINGS.json new file mode 100644 index 00000000..96653878 --- /dev/null +++ b/items/ROTTEN_LEGGINGS.json @@ -0,0 +1,34 @@ +{ + "internalname": "ROTTEN_LEGGINGS", + "itemid": 300, + "displayname": "§5Heavy Rotten Leggings", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d432 §8(499)\",1:\"§7Strength: §c+23 §8(+26.68)\",2:\"§7Crit Damage: §c-3% §8(Heavy -3%)\",3:\"\",4:\"§7Health: §a+240 HP §8(+278.4 HP)\",5:\"§7Defense: §a+80 §8(Heavy +65) §8(+92.8)\",6:\"§7Speed: §a-1 §8(Heavy -1)\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7This rotten piece of armor\",12:\"§7grants §e15% §7knockback\",13:\"§7resistance to arrows per piece\",14:\"§7worn.\",15:\"\",16:\"§6Full Set Bonus: Sieve Body\",17:\"§7Gain an additional §e20%\",18:\"§e§7knockback resistance to\",19:\"§7arrows.\",20:\"\",21:\"§aPerfect 35000 / 35000\",22:\"§5§lEPIC DUNGEON LEGGINGS\"],color:97585,Name:\"§5Heavy Rotten Leggings\"},ExtraAttributes:{color:\"1:125:49\",baseStatBoostPercentage:50,modifier:\"heavy\",originTag:\"UNKNOWN\",id:\"ROTTEN_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"ca08e0c7-7006-49ab-8e21-5369396c56f8\",item_tier:1,timestamp:\"7/7/20 4:41 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d432 §8(499)", + "§7Strength: §c+23 §8(+26.68)", + "§7Crit Damage: §c-3% §8(Heavy -3%)", + "", + "§7Health: §a+240 HP §8(+278.4 HP)", + "§7Defense: §a+80 §8(Heavy +65) §8(+92.8)", + "§7Speed: §a-1 §8(Heavy -1)", + "", + "§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", + "§5§lEPIC DUNGEON LEGGINGS" + ] +}
\ No newline at end of file |