diff options
Diffstat (limited to 'items/FIRE_VEIL_WAND.json')
-rw-r--r-- | items/FIRE_VEIL_WAND.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/FIRE_VEIL_WAND.json b/items/FIRE_VEIL_WAND.json new file mode 100644 index 00000000..ad4a7e8f --- /dev/null +++ b/items/FIRE_VEIL_WAND.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |