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_BOOTS.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_BOOTS.json')
-rw-r--r-- | items/SKELETON_GRUNT_BOOTS.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SKELETON_GRUNT_BOOTS.json b/items/SKELETON_GRUNT_BOOTS.json new file mode 100644 index 00000000..99ebb53a --- /dev/null +++ b/items/SKELETON_GRUNT_BOOTS.json @@ -0,0 +1,27 @@ +{ + "internalname": "SKELETON_GRUNT_BOOTS", + "itemid": 301, + "displayname": "§5Smart Skeleton Grunt Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d294 §8(327)\",1:\"§7Crit Damage: §c+21% §8(+23.52%)\",2:\"\",3:\"§7Health: §a+105 HP §8(Smart +12 HP) §8(+117.6 HP)\",4:\"§7Defense: §a+55 §8(Smart +12) §8(+61.6)\",5:\"§7Intelligence: §a+80 §8(Smart +80) §8(+89.6)\",6:\"\",7:\"§9Depth Strider III, §9Feather Falling V\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by §c5%§7.\",13:\"\",14:\"§aPerfect 52500 / 52500\",15:\"§5§lEPIC DUNGEON BOOTS\"],color:14805812,Name:\"§5Smart Skeleton Grunt Boots\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:36,modifier:\"smart\",originTag:\"UNKNOWN\",id:\"SKELETON_GRUNT_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},uuid:\"72e6bcd6-8d6d-40c6-9910-e1a62b65264c\",item_tier:1,timestamp:\"7/7/20 6:12 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d294 §8(327)", + "§7Crit Damage: §c+21% §8(+23.52%)", + "", + "§7Health: §a+105 HP §8(Smart +12 HP) §8(+117.6 HP)", + "§7Defense: §a+55 §8(Smart +12) §8(+61.6)", + "§7Intelligence: §a+80 §8(Smart +80) §8(+89.6)", + "", + "§9Depth Strider III, §9Feather Falling V", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§7Increase the damage you deal", + "§7with arrows by §c5%§7.", + "", + "§aPerfect 52500 / 52500", + "§5§lEPIC DUNGEON BOOTS" + ] +}
\ No newline at end of file |