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
|
{
"itemid": "minecraft:fish",
"displayname": "§9Voodoo Doll",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c2,850 §7damage/s for §a10§7s.\",8:\"§8Mana Cost: §3200\",9:\"§8Cooldown: §a5s\",10:\"\",11:\"§8Who do you voodoo?\",12:\"\",13:\"§7§4☠ §cRequires §5Zombie Slayer 5\",14:\"§9§lRARE\"],Name:\"§9Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL\"}}",
"damage": 3,
"lore": [
"§6Ability: Acupuncture §e§lRIGHT CLICK",
"§7Shoot arrows from every",
"§7direction around the targeted",
"§7monster.",
"§7",
"§7Monsters hit by at least one",
"§7arrow are slowed and receive",
"§7§c2,850 §7damage/s for §a10§7s.",
"§8Mana Cost: §3200",
"§8Cooldown: §a5s",
"",
"§8Who do you voodoo?",
"",
"§7§4☠ §cRequires §5Zombie Slayer 5",
"§9§lRARE"
],
"recipe": {
"A1": "ARROW:64",
"A2": "ENCHANTED_GHAST_TEAR:32",
"A3": "ARROW:64",
"B1": "ENCHANTED_PUFFERFISH:1",
"B2": "PUMPKIN_GENERATOR_9:1",
"B3": "ENCHANTED_PUFFERFISH:1",
"C1": "ARROW:64",
"C2": "CRYSTALLIZED_HEART:1",
"C3": "ARROW:64"
},
"slayer_req": "ZOMBIE_5",
"internalname": "VOODOO_DOLL",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Voodoo_Doll",
"https://wiki.hypixel.net/Voodoo_Doll"
],
"crafttext": ""
}
|