diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
commit | d673233ca2315e92ec703a9d39ac3c436fa9fad1 (patch) | |
tree | 1cd56a32dc76b2c7173b2232049abc426793599e /items/SUPER_HEAVY_BOOTS.json | |
parent | 885669e05fb9476f3c96fca471df19588430fc24 (diff) | |
parent | a6d765c01b809e775c0dc1bc6c10ac8576086709 (diff) | |
download | NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.gz NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.bz2 NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.zip |
Merge branch 'master' of https://github.com/Moulberry/NotEnoughUpdates-REPO
Diffstat (limited to 'items/SUPER_HEAVY_BOOTS.json')
-rw-r--r-- | items/SUPER_HEAVY_BOOTS.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SUPER_HEAVY_BOOTS.json b/items/SUPER_HEAVY_BOOTS.json new file mode 100644 index 00000000..39e9fd7a --- /dev/null +++ b/items/SUPER_HEAVY_BOOTS.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Super Heavy Boots", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d136 §8(200)\",1:\"§7Defense: §a+63 §8(+95.13)\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:15132390,Name:\"§5Super Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d136 §8(200)", + "§7Defense: §a+63 §8(+95.13)", + "§7Speed: §a-10", + "", + "§7Each piece of this armor reduces", + "§7the cooldown of §9Seismic Wave", + "§9§7by §a5s§7.", + "", + "§6Full Set Bonus: Vindicate", + "§7Grants §f+1 walk speed §7for", + "§7every §a50 §7defense that you", + "§7have.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 15", + "§5§lEPIC DUNGEON BOOTS" + ], + "internalname": "SUPER_HEAVY_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] +}
\ No newline at end of file |