diff options
Diffstat (limited to 'items/NECROMANCER_LORD_HELMET.json')
-rw-r--r-- | items/NECROMANCER_LORD_HELMET.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/NECROMANCER_LORD_HELMET.json b/items/NECROMANCER_LORD_HELMET.json new file mode 100644 index 00000000..d2db7aa1 --- /dev/null +++ b/items/NECROMANCER_LORD_HELMET.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Necromancer Lord Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e24c542-e7c7-3fee-94b5-415eeaf3e169\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODUyZjkyNjk0YWQ4MWU2MzU4YjQzMDcyYWFlZjI1ZjhlMDA5OTE4NGJiNGM3ZmQzODhlNGFkZjcwYWNjN2UwZiJ9fX0\"}]}},display:{Lore:[0:\"§7Gear Score: §d553 \",1:\"§7Health: §a+200 HP \",2:\"§7Defense: §a+160 \",3:\"§7Intelligence: §a+15 \",4:\"\",5:\"§6Full Set Bonus: Soul Whisper\",6:\"§7Increase the damage of your\",7:\"§7necromancer summoned mobs by\",8:\"§7§c20%§7.\",9:\"\",10:\"§7Allows the wearer to store\",11:\"§7and summon an additional\",12:\"§7§e1 §7souls in their\",13:\"§7necromancer weapon.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VI\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Necromancer Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECROMANCER_LORD_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d553 ", + "§7Health: §a+200 HP ", + "§7Defense: §a+160 ", + "§7Intelligence: §a+15 ", + "", + "§6Full Set Bonus: Soul Whisper", + "§7Increase the damage of your", + "§7necromancer summoned mobs by", + "§7§c20%§7.", + "", + "§7Allows the wearer to store", + "§7and summon an additional", + "§7§e1 §7souls in their", + "§7necromancer weapon.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VI", + "§aCompletion", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "NECROMANCER_LORD_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |