diff options
Diffstat (limited to 'items/SUPER_TANK_ZOMBIE_MONSTER.json')
-rw-r--r-- | items/SUPER_TANK_ZOMBIE_MONSTER.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SUPER_TANK_ZOMBIE_MONSTER.json b/items/SUPER_TANK_ZOMBIE_MONSTER.json new file mode 100644 index 00000000..c21fcc3b --- /dev/null +++ b/items/SUPER_TANK_ZOMBIE_MONSTER.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Super Tank Zombie (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Heftiest zombie.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §370-168\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §5Super Heavy Chestplate §8(§a2.5%§8)\",8:\"§8 ■ §5Super Heavy Helmet §8(§a2.5%§8)\",9:\"§8 ■ §5Super Heavy Boots §8(§a2.5%§8)\",10:\"§8 ■ §5Super Heavy Leggings §8(§a2.5%§8)\",11:\"\",12:\"§9Rare Loot\",13:\"§8 ■ §5Earth Shard §8(§a0.1%§8)\",14:\"\",15:\"§6Legendary Loot\",16:\"§8 ■ §9Premium Flesh §8(§a0.1%§8)\"],Name:\"§9Super Tank Zombie (Monster)\"},ExtraAttributes:{id:\"SUPER_TANK_ZOMBIE_MONSTER\"}}", + "damage": 2, + "lore": [ + "§7Heftiest zombie.", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §370-168", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §5Super Heavy Chestplate §8(§a2.5%§8)", + "§8 ■ §5Super Heavy Helmet §8(§a2.5%§8)", + "§8 ■ §5Super Heavy Boots §8(§a2.5%§8)", + "§8 ■ §5Super Heavy Leggings §8(§a2.5%§8)", + "", + "§9Rare Loot", + "§8 ■ §5Earth Shard §8(§a0.1%§8)", + "", + "§6Legendary Loot", + "§8 ■ §9Premium Flesh §8(§a0.1%§8)" + ], + "internalname": "SUPER_TANK_ZOMBIE_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Tank_Zombie" + ], + "crafttext": "" +}
\ No newline at end of file |