diff options
Diffstat (limited to 'items/ZOMBIE_SOLDIER_MONSTER.json')
-rw-r--r-- | items/ZOMBIE_SOLDIER_MONSTER.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/ZOMBIE_SOLDIER_MONSTER.json b/items/ZOMBIE_SOLDIER_MONSTER.json new file mode 100644 index 00000000..76b7abae --- /dev/null +++ b/items/ZOMBIE_SOLDIER_MONSTER.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Zombie Soldier (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Defenders of the Catacombs.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §352-102\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §9Zombie Soldier Cutlass §8(§a2%§8)\",8:\"§8 ■ §5Zombie Soldier Chestplate §8(§a4%§8)\",9:\"§8 ■ §5Zombie Soldier Helmet §8(§a4%§8)\",10:\"§8 ■ §5Zombie Soldier Boots §8(§a4%§8)\",11:\"§8 ■ §5Zombie Soldier Leggings §8(§a4%§8)\",12:\"§8 ■ §fEnchanted Rotten Flesh §8(§a2%§8)\",13:\"\",14:\"§6Legendary Loot\",15:\"§8■ §9Premium Flesh §8(§a0.1%§8)\"],Name:\"§9Zombie Soldier (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_SOLDIER_MONSTER\"}}", + "damage": 2, + "lore": [ + "§7Defenders of the Catacombs.", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §352-102", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §9Zombie Soldier Cutlass §8(§a2%§8)", + "§8 ■ §5Zombie Soldier Chestplate §8(§a4%§8)", + "§8 ■ §5Zombie Soldier Helmet §8(§a4%§8)", + "§8 ■ §5Zombie Soldier Boots §8(§a4%§8)", + "§8 ■ §5Zombie Soldier Leggings §8(§a4%§8)", + "§8 ■ §fEnchanted Rotten Flesh §8(§a2%§8)", + "", + "§6Legendary Loot", + "§8■ §9Premium Flesh §8(§a0.1%§8)" + ], + "internalname": "ZOMBIE_SOLDIER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Soldier" + ], + "crafttext": "" +}
\ No newline at end of file |