diff options
Diffstat (limited to 'items/SHARK_SCALE_BOOTS.json')
-rw-r--r-- | items/SHARK_SCALE_BOOTS.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/SHARK_SCALE_BOOTS.json b/items/SHARK_SCALE_BOOTS.json new file mode 100644 index 00000000..12d5674c --- /dev/null +++ b/items/SHARK_SCALE_BOOTS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Shark Scale Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+2.5%\",1:\"\",2:\"§7Health: §a+100 HP\",3:\"§7Defense: §a+100\",4:\"\",5:\"§6Full Set Bonus: Absorb\",6:\"§7§9Doubles§7 your §a❈ Defense§7\",7:\"§7while in water.\",8:\"\",9:\"§6Full Set Bonus: Reflect\",10:\"§7§7Your sharp scales reflect\",11:\"§7§915% §7of damage onto the\",12:\"§7attacker.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY BOOTS\"],color:11430,Name:\"§6Shark Scale Boots\"},ExtraAttributes:{id:\"SHARK_SCALE_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Sea Creature Chance: §c+2.5%", + "", + "§7Health: §a+100 HP", + "§7Defense: §a+100", + "", + "§6Full Set Bonus: Absorb", + "§7§9Doubles§7 your §a❈ Defense§7", + "§7while in water.", + "", + "§6Full Set Bonus: Reflect", + "§7§7Your sharp scales reflect", + "§7§915% §7of damage onto the", + "§7attacker.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ], + "internalname": "SHARK_SCALE_BOOTS", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Shark_Scale_Armor" + ] +}
\ No newline at end of file |