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
|
{
"itemid": "minecraft:redstone_torch",
"displayname": "§5Hellstorm Wand",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+50\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Ability: Hellstorm §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for §a20s§7,\",7:\"§7unleash a hellstorm dealing §c38,344.8\",8:\"§c§7damage and lasting for §a20s§7.\",9:\"§8Mana Cost: §31,000\",10:\"§8Cooldown: §a30s\",11:\"\",12:\"§5§lEPIC WAND\"],Name:\"§5Hellstorm Wand\"},ExtraAttributes:{id:\"HELLSTORM_STAFF\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+120",
"§7Strength: §c+50",
"§7Intelligence: §a+100",
"",
"§6Ability: Hellstorm §e§lRIGHT CLICK",
"§7Begin a channel.",
"§7After not taking damage for §a20s§7,",
"§7unleash a hellstorm dealing §c38,344.8",
"§c§7damage and lasting for §a20s§7.",
"§8Mana Cost: §31,000",
"§8Cooldown: §a30s",
"",
"§5§lEPIC WAND"
],
"internalname": "HELLSTORM_STAFF",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Hellstorm_Wand",
"https://wiki.hypixel.net/Hellstorm_Wand"
]
}
|