diff options
Diffstat (limited to 'items/ZOMBIE;2.json')
-rw-r--r-- | items/ZOMBIE;2.json | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/items/ZOMBIE;2.json b/items/ZOMBIE;2.json index 92d13074..c87c22f1 100644 --- a/items/ZOMBIE;2.json +++ b/items/ZOMBIE;2.json @@ -1,34 +1,33 @@ { - "internalname": "ZOMBIE;2", - "itemid": 397, - "displayname": "§7[Lvl 67] §9Zombie", - "clickcommand": "", + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §9Zombie", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§9[Lvl {LVL}] §5Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ZOMBIE;2\",uuid:\"f2cd481a-6b1c-4895-af2f-807b4feba082\",timestamp:\"7/15/20 5:37 AM\"},AttributeModifiers:[]}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a+28\",3:\"§7Health: §a+67\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a13.4 §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a13.4% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§6Held Item: §fIron Claws\",14:\"§7§7Increases the pet's §9☠\",15:\"§9Crit Damage §7by §a40%\",16:\"§a§7and §9☣ Crit Chance §7by\",17:\"§7§a40%\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§9§lRARE\"],Name:\"§7[Lvl 67] §9Zombie\"},ExtraAttributes:{petInfo:\"{\"type\":\"ZOMBIE\",\"active\":false,\"exp\":1123883.0704135546,\"tier\":\"RARE\",\"hideInfo\":false,\"heldItem\":\"PET_ITEM_IRON_CLAWS_COMMON\",\"candyUsed\":0}\",id:\"PET\"}}", - "modver": "1.0.0", "lore": [ "§8Combat Pet", "", - "§7Crit Damage: §a+28", - "§7Health: §a+67", + "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Health: §a{HEALTH}", "", "§6Chomp", - "§7§7Gain +§a13.4 §7hp per zombie", + "§7§7Gain +§a{0} §7hp per zombie", "§7kill", "", "§6Rotten Blade", - "§7§7Deal §a13.4% §7more damage to", + "§7§7Deal §a{1}% §7more damage to", "§7zombies", "", - "§6Held Item: §fIron Claws", - "§7§7Increases the pet's §9☠", - "§9Crit Damage §7by §a40%", - "§a§7and §9☣ Crit Chance §7by", - "§7§a40%", - "", "§7§eRight-click to add this pet to", "§eyour pet menu!", "", "§9§lRARE" + ], + "internalname": "ZOMBIE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" ] }
\ No newline at end of file |