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
|
{
"itemid": "minecraft:wheat",
"displayname": "§f§f§9Staff of the Volcano",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"§7Intelligence: §a+150\",2:\"\",3:\"§6Ability: Explode §e§lRIGHT CLICK\",4:\"§7Creates an explosion around you\",5:\"§7dealing §c93,444 §7damage and\",6:\"§7setting all mobs on fire in a 4\",7:\"§7block radius over §a1s§7.\",8:\"§8Mana Cost: §3100\",9:\"§8Health Cost: §c1,420\",10:\"§8Cooldown: §a30s\",11:\"\",12:\"§9§lRARE WAND\"],Name:\"§f§f§9Staff of the Volcano\"},ExtraAttributes:{attributes:{undead:1},id:\"STAFF_OF_THE_VOLCANO\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+60",
"§7Intelligence: §a+150",
"",
"§6Ability: Explode §e§lRIGHT CLICK",
"§7Creates an explosion around you",
"§7dealing §c93,444 §7damage and",
"§7setting all mobs on fire in a 4",
"§7block radius over §a1s§7.",
"§8Mana Cost: §3100",
"§8Health Cost: §c1,420",
"§8Cooldown: §a30s",
"",
"§9§lRARE WAND"
],
"internalname": "STAFF_OF_THE_VOLCANO",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Staff_of_the_Volcano"
]
}
|