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
|
{
"itemid": "minecraft:stick",
"displayname": "§6Wand of Atonement",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Huge Heal §e§lRIGHT CLICK\",1:\"§7Heal §c170❤§7/s for 7s.\",2:\"§7§8Wand heals don't stack.\",3:\"§8Mana Cost: §3240\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 7\",7:\"§6§lLEGENDARY WAND\"],Name:\"§6Wand of Atonement\"},ExtraAttributes:{id:\"WAND_OF_ATONEMENT\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§6Ability: Huge Heal §e§lRIGHT CLICK",
"§7Heal §c170❤§7/s for 7s.",
"§7§8Wand heals don't stack.",
"§8Mana Cost: §3240",
"§8Cooldown: §a1s",
"",
"§7§4☠ §cRequires §5Zombie Slayer 7",
"§6§lLEGENDARY WAND"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "REVENANT_VISCERA:64",
"B1": "",
"B2": "WAND_OF_RESTORATION:1",
"B3": "",
"C1": "ENCHANTED_DARK_OAK_LOG:64",
"C2": "",
"C3": ""
},
"internalname": "WAND_OF_ATONEMENT",
"crafttext": "Requires Zombie Slayer 7",
"clickcommand": "viewrecipe",
"slayer_req": "ZOMBIE_7",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wand_of_Atonement",
"https://wiki.hypixel.net/Wand_Of_Atonement"
]
}
|