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
45
46
|
{
"itemid": "minecraft:stick",
"displayname": "§9⚚ Ice Spray Wand",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d148 §8(753)\",1:\"§7Damage: §c+60 §8(+345)\",2:\"§7Intelligence: §a+135 §8(+776.25)\",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§c41,417 §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:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c20§c.\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9⚚ Ice Spray Wand\"},ExtraAttributes:{id:\"STARRED_ICE_SPRAY_WAND\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d148 §8(753)",
"§7Damage: §c+60 §8(+345)",
"§7Intelligence: §a+135 §8(+776.25)",
" §8[§8✎§8]",
"",
"§6Ability: Ice Spray §e§lRIGHT CLICK",
"§7Produces a cone of ice in front",
"§7of the caster that deals",
"§7§c41,417 §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!",
"§7§4❣ §cRequires §cCatacombs Skill",
"§c20§c.",
"§9§lRARE DUNGEON SWORD"
],
"recipe": {
"A1": "WINTER_FRAGMENT:1",
"A2": "WINTER_FRAGMENT:1",
"A3": "WINTER_FRAGMENT:1",
"B1": "WINTER_FRAGMENT:1",
"B2": "ICE_SPRAY_WAND:1",
"B3": "WINTER_FRAGMENT:1",
"C1": "WINTER_FRAGMENT:1",
"C2": "WINTER_FRAGMENT:1",
"C3": "WINTER_FRAGMENT:1"
},
"internalname": "STARRED_ICE_SPRAY_WAND",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Ice_Spray_Wand"
]
}
|