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
|
{
"itemid": "minecraft:blaze_rod",
"displayname": "§5Fire Veil Wand",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Intelligence: §a+200\",2:\"\",3:\"§6Ability: Fire Veil §e§lRIGHT CLICK\",4:\"§7Creates a veil of fire around\",5:\"§7you for §a5s§7, dealing\",6:\"§7§c234,684 §7damage per second to\",7:\"§7mobs within.\",8:\"§8Mana Cost: §3300\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",12:\"§5§lEPIC WAND\"],Name:\"§5Fire Veil Wand\"},ExtraAttributes:{id:\"FIRE_VEIL_WAND\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
"§7Intelligence: §a+200",
"",
"§6Ability: Fire Veil §e§lRIGHT CLICK",
"§7Creates a veil of fire around",
"§7you for §a5s§7, dealing",
"§7§c234,684 §7damage per second to",
"§7mobs within.",
"§8Mana Cost: §3300",
"§8Cooldown: §a1s",
"",
"§7§4❣ §cRequires §aCombat Skill 22§c.",
"§5§lEPIC WAND"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "LUMINO_FIBER:10",
"B1": "",
"B2": "SPELL_POWDER:10",
"B3": "",
"C1": "STICK:1",
"C2": "",
"C3": ""
},
"internalname": "FIRE_VEIL_WAND",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fire_Veil_Wand",
"https://wiki.hypixel.net/Fire_Veil_Wand"
]
}
|