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_GRUNT_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_GRUNT_CHESTPLATE.json')
-rw-r--r-- | items/SKELETON_GRUNT_CHESTPLATE.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/SKELETON_GRUNT_CHESTPLATE.json b/items/SKELETON_GRUNT_CHESTPLATE.json new file mode 100644 index 00000000..2dbce258 --- /dev/null +++ b/items/SKELETON_GRUNT_CHESTPLATE.json @@ -0,0 +1,25 @@ +{ + "internalname": "SKELETON_GRUNT_CHESTPLATE", + "itemid": 299, + "displayname": "§5Titanic Skeleton Grunt Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d355 §8(410)\",1:\"§7Crit Damage: §c+22% §8(+25.52%)\",2:\"\",3:\"§7Health: §a+134 HP §8(Titanic +25 HP) §8(+155.44 HP)\",4:\"§7Defense: §a+96 §8(Titanic +25) §8(+111.36)\",5:\"\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c5%§7.\",11:\"\",12:\"§aPerfect 52500 / 52500\",13:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14805812,Name:\"§5Titanic Skeleton Grunt Chestplate\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:45,modifier:\"titanic\",originTag:\"UNKNOWN\",id:\"SKELETON_GRUNT_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"a1cc3e1b-e2a4-4129-a1df-f3a452ffdc0d\",item_tier:1,timestamp:\"7/7/20 10:10 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d355 §8(410)", + "§7Crit Damage: §c+22% §8(+25.52%)", + "", + "§7Health: §a+134 HP §8(Titanic +25 HP) §8(+155.44 HP)", + "§7Defense: §a+96 §8(Titanic +25) §8(+111.36)", + "", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7Increase the damage you deal", + "§7with arrows by §c5%§7.", + "", + "§aPerfect 52500 / 52500", + "§5§lEPIC DUNGEON CHESTPLATE" + ] +}
\ No newline at end of file |