diff options
Diffstat (limited to 'items/LIVID_BOSS.json')
-rw-r--r-- | items/LIVID_BOSS.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/LIVID_BOSS.json b/items/LIVID_BOSS.json index 6a57afbc..a9b1daa9 100644 --- a/items/LIVID_BOSS.json +++ b/items/LIVID_BOSS.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§6Livid (Boss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7Livid is the boss of Floor 5 of the Catacombs. He is a\",1:\"§7\u0027Master Necromancer\u0027 and has only one phase. In this\",2:\"§7phase he makes eight clones of himself. Each with\",3:\"§7different abilities. The player must kill the\",4:\"§7true livid to complete the boss fight.\",5:\"\",6:\"§c❤ Health§8: §c7.000.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Warped Stone §a(1x)\",10:\"§6Shadow Assassin Helmet §a(1x)\",11:\"§6Shadow Assassin Chestplate §a(1x)\",12:\"§6Shadow Assassin Leggings §a(1x)\",13:\"§6Shadow Assassin Boots §a(1x)\",14:\"§6Shadow Assassin Sword §a(1x)\",15:\"§9Dark Orb §a(1x)\",16:\"§6Livid Dagger §a(1x)\",17:\"§6Last Breath §a(1x)\",18:\"§6Shadow Fury §a(1x)\"],Name:\"§6Livid (Boss)\"},ExtraAttributes:{id:\"LIVID_BOSS\"}}", - "damage": 93, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ead1c479-f4db-3337-a85e-84f3f3845b39\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5ODk3NzI1OTM1NywKICAicHJvZmlsZUlkIiA6ICJlNzkzYjJjYTdhMmY0MTI2YTA5ODA5MmQ3Yzk5NDE3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVfSG9zdGVyX01hbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMTAwN2M1YjcxMTRhYmVjNzM0MjA2ZDRmYzYxM2RhNGYzYTBlOTlmNzFmZjk0OWNlZGFkYzk5MDc5MTM1YTBiIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Livid is the boss of Floor 5 of the Catacombs. He is a\",1:\"§7\u0027Master Necromancer\u0027 and has only one phase. In this\",2:\"§7phase he makes eight clones of himself. Each with\",3:\"§7different abilities. The player must kill the\",4:\"§7true livid to complete the boss fight.\",5:\"\",6:\"§c❤ Health§8: §c7.000.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Dark Orb §a(1x)\",10:\"§9Warped Stone §a(1x)\",11:\"§6Shadow Assassin Helmet §a(1x)\",12:\"§6Shadow Assassin Chestplate §a(1x)\",13:\"§6Shadow Assassin Leggings §a(1x)\",14:\"§6Shadow Assassin Boots §a(1x)\",15:\"§6Shadow Assassin Sword §a(1x)\",16:\"§6Livid Dagger §a(1x)\",17:\"§6Last Breath §a(1x)\",18:\"§6Shadow Fury §a(1x)\"],Name:\"§6Livid (Boss)\"},ExtraAttributes:{id:\"LIVID_BOSS\"}}", + "damage": 3, "lore": [ "§7Livid is the boss of Floor 5 of the Catacombs. He is a", "§7\u0027Master Necromancer\u0027 and has only one phase. In this", @@ -13,13 +13,13 @@ "§c❤ Health§8: §c7.000.000", "", "§6§lPossible Drops:", + "§9Dark Orb §a(1x)", "§9Warped Stone §a(1x)", "§6Shadow Assassin Helmet §a(1x)", "§6Shadow Assassin Chestplate §a(1x)", "§6Shadow Assassin Leggings §a(1x)", "§6Shadow Assassin Boots §a(1x)", "§6Shadow Assassin Sword §a(1x)", - "§9Dark Orb §a(1x)", "§6Livid Dagger §a(1x)", "§6Last Breath §a(1x)", "§6Shadow Fury §a(1x)" @@ -31,6 +31,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Livid" ], - "entityrender": "Zombie", "crafttext": "" }
\ No newline at end of file |