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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
{
"itemid": "minecraft:skull",
"displayname": "§5Vampire Witch Mask",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"8a619dc1-cbba-3deb-aafe-e910961d9ada\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjM0OGU1YjRiM2QyYzFkZWMwMjNmYmY0MDYyMTZmMTIzOTY1ODkwNmVmNGMyZmJmMWM1MzkwNmUyNDNlNjYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+132\",1:\"§7Defense: §a+222\",2:\"\",3:\"§6Ability: Bat Swarm\",4:\"§7Summons two bats that will\",5:\"§7follow you and attack nearby\",6:\"§7enemies, dealing §c9,090\",7:\"§c§7damage upon exploding. Your\",8:\"§7bats will not spawn on your\",9:\"§7island.\",10:\"\",11:\"§6Ability: Rejuvenate\",12:\"§7While wearing, drains §a5\",13:\"§a§7health per second from all\",14:\"§7monsters within §e8 §7blocks.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Vampire Witch Mask\"},ExtraAttributes:{id:\"VAMPIRE_WITCH_MASK\"}}",
"damage": 3,
"lore": [
"§7Health: §a+132",
"§7Defense: §a+222",
"",
"§6Ability: Bat Swarm",
"§7Summons two bats that will",
"§7follow you and attack nearby",
"§7enemies, dealing §c9,090",
"§c§7damage upon exploding. Your",
"§7bats will not spawn on your",
"§7island.",
"",
"§6Ability: Rejuvenate",
"§7While wearing, drains §a5",
"§a§7health per second from all",
"§7monsters within §e8 §7blocks.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC HELMET"
],
"recipe": {
"A1": "ECTOPLASM:1",
"A2": "ECTOPLASM:1",
"A3": "ECTOPLASM:1",
"B1": "ECTOPLASM:1",
"B2": "WITCH_MASK:1",
"B3": "ECTOPLASM:1",
"C1": "ECTOPLASM:1",
"C2": "VAMPIRE_MASK:1",
"C3": "ECTOPLASM:1"
},
"internalname": "VAMPIRE_WITCH_MASK",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Vampire_Witch_Mask"
]
}
|