diff options
Diffstat (limited to 'items/WITHERMANCER_MONSTER.json')
-rw-r--r-- | items/WITHERMANCER_MONSTER.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/WITHERMANCER_MONSTER.json b/items/WITHERMANCER_MONSTER.json new file mode 100644 index 00000000..abd0fe09 --- /dev/null +++ b/items/WITHERMANCER_MONSTER.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Withermancer (Monster)", + "nbttag": "{overrideMeta:1b,display:{Lore:[0:\"§7Learned their sorcery from the\",1:\"§7most vicious of teachers.\",2:\"\",3:\"§7Coins per Kill: §61\",4:\"§7Combat XP: §380-165\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aUncommon Loot\",8:\"§8 ■ §9Conjuring §8(§a2%§8)\"],Name:\"§9Withermancer (Monster)\"},ExtraAttributes:{id:\"WITHERMANCER_MONSTER\"}}", + "damage": 1, + "lore": [ + "§7Learned their sorcery from the", + "§7most vicious of teachers.", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §380-165", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §9Conjuring §8(§a2%§8)" + ], + "internalname": "WITHERMANCER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Withermancer" + ], + "crafttext": "" +}
\ No newline at end of file |