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/HEAVY_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/HEAVY_BOOTS.json')
-rw-r--r-- | items/HEAVY_BOOTS.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/HEAVY_BOOTS.json b/items/HEAVY_BOOTS.json new file mode 100644 index 00000000..d8802a2c --- /dev/null +++ b/items/HEAVY_BOOTS.json @@ -0,0 +1,29 @@ +{ + "internalname": "HEAVY_BOOTS", + "itemid": 301, + "displayname": "§9Titanic Heavy Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d335\",1:\"§7Health: §a+95 HP §8(Titanic +20 HP)\",2:\"§7Defense: §a+106 §8(Titanic +20)\",3:\"§7Speed: §a-5\",4:\"\",5:\"§9Depth Strider III, §9Feather Falling V\",6:\"§9Growth V, §9Protection V\",7:\"§9Thorns III\",8:\"\",9:\"§6Full Set Bonus: Vindicate\",10:\"§7Grants §f+1 walk speed §7for\",11:\"§7every §a50 §7defense that you\",12:\"§7have.\",13:\"\",14:\"§aPerfect 35000 / 35000\",15:\"§7§4❣ §cRequires §aCatacombs Level\",16:\"§a2\",17:\"§9§lRARE DUNGEON BOOTS\"],color:16777215,Name:\"§9Titanic Heavy Boots\"},ExtraAttributes:{color:\"255:255:255\",baseStatBoostPercentage:24,modifier:\"titanic\",originTag:\"UNKNOWN\",id:\"HEAVY_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},uuid:\"7be95632-0a80-4e3a-bac9-330c02e21226\",item_tier:1,timestamp:\"7/7/20 4:27 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d335", + "§7Health: §a+95 HP §8(Titanic +20 HP)", + "§7Defense: §a+106 §8(Titanic +20)", + "§7Speed: §a-5", + "", + "§9Depth Strider III, §9Feather Falling V", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§6Full Set Bonus: Vindicate", + "§7Grants §f+1 walk speed §7for", + "§7every §a50 §7defense that you", + "§7have.", + "", + "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level", + "§a2", + "§9§lRARE DUNGEON BOOTS" + ] +}
\ No newline at end of file |