diff options
Diffstat (limited to 'items/ZOMBIE_LORD_LEGGINGS.json')
-rw-r--r-- | items/ZOMBIE_LORD_LEGGINGS.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/ZOMBIE_LORD_LEGGINGS.json b/items/ZOMBIE_LORD_LEGGINGS.json new file mode 100644 index 00000000..91089b04 --- /dev/null +++ b/items/ZOMBIE_LORD_LEGGINGS.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§5Zombie Lord Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d175\",1:\"§7Strength: §c+7\",2:\"\",3:\"§7Health: §a+73 HP\",4:\"§7Defense: §a+33\",5:\"§7Intelligence: §a+7\",6:\"\",7:\"§6Full Set Bonus: Dungeon Lord\",8:\"§7Gains §c+5❁ Strength §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON LEGGINGS\"],color:10158529,Name:\"§5Zombie Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d175", + "§7Strength: §c+7", + "", + "§7Health: §a+73 HP", + "§7Defense: §a+33", + "§7Intelligence: §a+7", + "", + "§6Full Set Bonus: Dungeon Lord", + "§7Gains §c+5❁ Strength §7every", + "§7minute spent in the Dungeon.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§5§lEPIC DUNGEON LEGGINGS" + ], + "internalname": "ZOMBIE_LORD_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Lord_Armor" + ] +}
\ No newline at end of file |