diff options
Diffstat (limited to 'items/FIRE_VEIL_WAND.json')
-rw-r--r-- | items/FIRE_VEIL_WAND.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FIRE_VEIL_WAND.json b/items/FIRE_VEIL_WAND.json index 9523b855..66557936 100644 --- a/items/FIRE_VEIL_WAND.json +++ b/items/FIRE_VEIL_WAND.json @@ -1,7 +1,7 @@ { "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§c117,026.7 §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\"}}", + "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:\"§5§lEPIC WAND\"],Name:\"§5Fire Veil Wand\"},ExtraAttributes:{id:\"FIRE_VEIL_WAND\"}}", "damage": 0, "lore": [ "§7Damage: §c+50", @@ -10,8 +10,8 @@ "§6Ability: Fire Veil §e§lRIGHT CLICK", "§7Creates a veil of fire around", "§7you for §a5s§7, dealing", - "§7§c117,026.7 §7damage per second", - "§7to mobs within.", + "§7§c234,684 §7damage per second to", + "§7mobs within.", "§8Mana Cost: §3300", "§8Cooldown: §a1s", "", |