diff options
Diffstat (limited to 'items/ZOMBIE_LORD_HELMET.json')
-rw-r--r-- | items/ZOMBIE_LORD_HELMET.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/ZOMBIE_LORD_HELMET.json b/items/ZOMBIE_LORD_HELMET.json new file mode 100644 index 00000000..096bc2a1 --- /dev/null +++ b/items/ZOMBIE_LORD_HELMET.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§5Zombie Lord Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142 §8(208)\",1:\"§7Strength: §c+7 §8(+10.99)\",2:\"\",3:\"§7Health: §a+56 HP §8(+87.92 HP)\",4:\"§7Defense: §a+25 §8(+39.25)\",5:\"§7Intelligence: §a+7 §8(+10.99)\",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 HELMET\",15:\"\",16:\"§7Upgrade to §6✪§7: §d25 Undead Essence\",17:\"§7Upgrade to §6✪✪§7: §d50 Undead Essence\",18:\"§7Upgrade to §6✪✪✪§7: §d100 Undead Essence\",19:\"§7Upgrade to §6✪✪✪✪§7: §d200 Undead Essence\",20:\"§7Upgrade to §6✪✪✪✪✪§7: §d400 Undead Essence\"],color:10158529,Name:\"§5Zombie Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d142 §8(208)", + "§7Strength: §c+7 §8(+10.99)", + "", + "§7Health: §a+56 HP §8(+87.92 HP)", + "§7Defense: §a+25 §8(+39.25)", + "§7Intelligence: §a+7 §8(+10.99)", + "", + "§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 HELMET" + ], + "internalname": "ZOMBIE_LORD_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |