diff options
Diffstat (limited to 'items/ZOMBIE_KNIGHT_BOOTS.json')
-rw-r--r-- | items/ZOMBIE_KNIGHT_BOOTS.json | 36 |
1 files changed, 17 insertions, 19 deletions
diff --git a/items/ZOMBIE_KNIGHT_BOOTS.json b/items/ZOMBIE_KNIGHT_BOOTS.json index af79d1ce..a5d942ee 100644 --- a/items/ZOMBIE_KNIGHT_BOOTS.json +++ b/items/ZOMBIE_KNIGHT_BOOTS.json @@ -1,32 +1,30 @@ { - "internalname": "ZOMBIE_KNIGHT_BOOTS", - "itemid": 317, - "displayname": "§5Mythic Zombie Knight Boots", - "clickcommand": "", + "itemid": "minecraft:golden_boots", + "displayname": "§5Zombie Knight Boots", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Strength: §c+10\",2:\"\",3:\"§7Defense: §a+46\",4:\"§7Speed: §a+5\",5:\"\",6:\"§6Full Set Bonus: Zombie Knight\",7:\"§7Gains §a+50❈ Defense §7when used\",8:\"§7with the Zombie Knight Sword\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 14\",13:\"§5§lEPIC DUNGEON BOOTS\"],Name:\"§5Zombie Knight Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_BOOTS\"}}", "damage": 0, - "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d338 §8(398)\",1:\"§7Strength: §c+23 §8(Mythic +8) §8(+27.6)\",2:\"§7Crit Chance: §c+4% §8(Mythic +4%)\",3:\"\",4:\"§7Health: §a+83 HP §8(Mythic +8 HP) §8(+99.6 HP)\",5:\"§7Defense: §a+88 §8(Mythic +8) §8(+105.6)\",6:\"§7Speed: §a+8 §8(Mythic +2) §8(+9.6)\",7:\"§7Intelligence: §a+40 §8(Mythic +40) §8(+48)\",8:\"\",9:\"§9Depth Strider III, §9Feather Falling V\",10:\"§9Growth V, §9Protection V\",11:\"§9Thorns III\",12:\"\",13:\"§6Full Set Bonus: Zombie Knight\",14:\"§7Gains §a+50❈ Defense §7when used\",15:\"§7with the Zombie Knight Sword\",16:\"\",17:\"§aPerfect 52500 / 52500\",18:\"§7§4❣ §cRequires §aCatacombs Level\",19:\"§a14\",20:\"§5§lEPIC DUNGEON BOOTS\"],Name:\"§5Mythic Zombie Knight Boots\"},ExtraAttributes:{baseStatBoostPercentage:17,modifier:\"mythic\",id:\"ZOMBIE_KNIGHT_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},item_tier:3}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d338 §8(398)", - "§7Strength: §c+23 §8(Mythic +8) §8(+27.6)", - "§7Crit Chance: §c+4% §8(Mythic +4%)", - "", - "§7Health: §a+83 HP §8(Mythic +8 HP) §8(+99.6 HP)", - "§7Defense: §a+88 §8(Mythic +8) §8(+105.6)", - "§7Speed: §a+8 §8(Mythic +2) §8(+9.6)", - "§7Intelligence: §a+40 §8(Mythic +40) §8(+48)", + "§7Gear Score: §d112", + "§7Strength: §c+10", "", - "§9Depth Strider III, §9Feather Falling V", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Defense: §a+46", + "§7Speed: §a+5", "", "§6Full Set Bonus: Zombie Knight", "§7Gains §a+50❈ Defense §7when used", "§7with the Zombie Knight Sword", "", + "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level", - "§a14", + "§7§4❣ §cRequires §aCatacombs Level 14", "§5§lEPIC DUNGEON BOOTS" + ], + "internalname": "ZOMBIE_KNIGHT_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Knight_Armor" ] }
\ No newline at end of file |