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
|
{
"itemid": "minecraft:stick",
"displayname": "§9Ice Spray Wand",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d131 \",1:\"§7Damage: §c+52\",2:\"§7Intelligence: §a+118\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Ability: Ice Spray §e§lRIGHT CLICK\",6:\"§7Produces a cone of ice in front\",7:\"§7of the caster that deals\",8:\"§7§c43,367 §7damage to mobs and\",9:\"§7freezes them in place for §e5\",10:\"§e§7seconds! Frozen mobs take\",11:\"§7§c10%§7 increased damage!\",12:\"§8Mana Cost: §350\",13:\"§8Cooldown: §a5s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §aCatacombs Level 20\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Ice Spray Wand\"},ExtraAttributes:{dungeon_item_level:0,id:\"ICE_SPRAY_WAND\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d131 ",
"§7Damage: §c+52",
"§7Intelligence: §a+118",
" §8[§8✎§8]",
"",
"§6Ability: Ice Spray §e§lRIGHT CLICK",
"§7Produces a cone of ice in front",
"§7of the caster that deals",
"§7§c43,367 §7damage to mobs and",
"§7freezes them in place for §e5",
"§e§7seconds! Frozen mobs take",
"§7§c10%§7 increased damage!",
"§8Mana Cost: §350",
"§8Cooldown: §a5s",
"",
"§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
"§7§4❣ §cRequires §aCatacombs Level 20",
"§9§lRARE DUNGEON SWORD"
],
"internalname": "ICE_SPRAY_WAND",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ice_Spray_Wand"
]
}
|