diff options
Diffstat (limited to 'items/ZOMBIE_KNIGHT_BOOTS.json')
-rw-r--r-- | items/ZOMBIE_KNIGHT_BOOTS.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/ZOMBIE_KNIGHT_BOOTS.json b/items/ZOMBIE_KNIGHT_BOOTS.json new file mode 100644 index 00000000..af79d1ce --- /dev/null +++ b/items/ZOMBIE_KNIGHT_BOOTS.json @@ -0,0 +1,32 @@ +{ + "internalname": "ZOMBIE_KNIGHT_BOOTS", + "itemid": 317, + "displayname": "§5Mythic Zombie Knight Boots", + "clickcommand": "", + "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)", + "", + "§9Depth Strider III, §9Feather Falling V", + "§9Growth V, §9Protection V", + "§9Thorns III", + "", + "§6Full Set Bonus: Zombie Knight", + "§7Gains §a+50❈ Defense §7when used", + "§7with the Zombie Knight Sword", + "", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a14", + "§5§lEPIC DUNGEON BOOTS" + ] +}
\ No newline at end of file |