diff options
Diffstat (limited to 'items/FANCY_TUXEDO_BOOTS.json')
-rw-r--r-- | items/FANCY_TUXEDO_BOOTS.json | 24 |
1 files changed, 7 insertions, 17 deletions
diff --git a/items/FANCY_TUXEDO_BOOTS.json b/items/FANCY_TUXEDO_BOOTS.json index 2936c46e..f43fd4b1 100644 --- a/items/FANCY_TUXEDO_BOOTS.json +++ b/items/FANCY_TUXEDO_BOOTS.json @@ -1,36 +1,26 @@ { "internalname": "FANCY_TUXEDO_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Strong Fancy Tuxedo Oxfords", + "displayname": "§6Fancy Tuxedo Oxfords", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10 §8(Strong +10)\",1:\"§7Crit Damage: §c+45% §8(Strong +10%)\",2:\"\",3:\"§7Speed: §a+10\",4:\"§7Intelligence: §a+75\",5:\"\",6:\"§9Feather Falling V\",7:\"§7Increases how high you can fall\",8:\"§7before taking fall damage by\",9:\"§7§a5§7 and reduces fall damage by\",10:\"§7§a25%§7.\",11:\"§9Fire Protection V\",12:\"§7Grants §a+20 §a❈ Defense\",13:\"§a§7against fire and lava.\",14:\"§9Thorns III\",15:\"§7Grants a §a50% §7chance to\",16:\"§7rebound §a9% §7of damage dealt\",17:\"§7back at the attacker.\",18:\"\",19:\"§6Full Set Bonus: Dashing\",20:\"§7Max health set to §c150❤§7.\",21:\"§7Deal §c+100% §7damage!\",22:\"§8Very stylish.\",23:\"\",24:\"§6§lLEGENDARY BOOTS\"],color:3353130,Name:\"§6Strong Fancy Tuxedo Oxfords\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_BOOTS\",enchantments:{thorns:3,fire_protection:5,feather_falling:5},uuid:\"45cd728d-910b-4933-b43e-d23602ca8867\",timestamp:\"2/7/20 11:47 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+75\",4:\"\",5:\"§6Full Set Bonus: Dashing\",6:\"§7Max health set to §c150❤§7.\",7:\"§7Deal §c+100% §7damage!\",8:\"§8Very stylish.\",9:\"\",10:\"§6§lLEGENDARY BOOTS\"],color:3353130,Name:\"§6Fancy Tuxedo Oxfords\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_BOOTS\",uuid:\"6aceec7c-3f6c-4217-8f53-0c850f441603\",anvil_uses:1,timestamp:\"12/9/19 1:04 PM\"}}", "modver": "1.0.0", "lore": [ - "§7Strength: §c+10 §8(Strong +10)", - "§7Crit Damage: §c+45% §8(Strong +10%)", + "§7Crit Damage: §c+35%", "", "§7Speed: §a+10", "§7Intelligence: §a+75", "", - "§9Feather Falling V", - "§7Increases how high you can fall", - "§7before taking fall damage by", - "§7§a5§7 and reduces fall damage by", - "§7§a25%§7.", - "§9Fire Protection V", - "§7Grants §a+20 §a❈ Defense", - "§a§7against fire and lava.", - "§9Thorns III", - "§7Grants a §a50% §7chance to", - "§7rebound §a9% §7of damage dealt", - "§7back at the attacker.", - "", "§6Full Set Bonus: Dashing", "§7Max health set to §c150❤§7.", "§7Deal §c+100% §7damage!", "§8Very stylish.", "", "§6§lLEGENDARY BOOTS" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fancy_Tuxedo" ] }
\ No newline at end of file |