1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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": ""
}
|