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
|
{
"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 Viel §e§lRIGHT CLICK\",4:\"§7Creates a veil of fire around\",5:\"§7you for §a5s§7, dealing\",6:\"§7§c55,053.4 §7damage per second\",7:\"§7to mobs within.\",8:\"§8Mana Cost: §3300\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§5§lEPIC WAND\"],Name:\"§5Fire Veil Wand\"},ExtraAttributes:{id:\"FIRE_VEIL_WAND\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
"§7Intelligence: §a+200",
"",
"§6Ability: Fire Viel §e§lRIGHT CLICK",
"§7Creates a veil of fire around",
"§7you for §a5s§7, dealing",
"§7§c55,053.4 §7damage per second",
"§7to mobs within.",
"§8Mana Cost: §3300",
"§8Cooldown: §a1s",
"",
"§5§lEPIC WAND"
],
"internalname": "FIRE_VEIL_WAND",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|