diff options
author | jani270 <jani270@gmx.de> | 2022-05-15 11:30:40 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-15 11:30:40 +0200 |
commit | e5306357faf41cb19120f41e713c32f6a563c3d3 (patch) | |
tree | 070b523bd590f032900eef0b123e6e6f04b9caab /items/FIRE_VEIL_WAND.json | |
parent | 7b90ef65578300f80dbb010f33c3deff3d515f36 (diff) | |
download | NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.tar.gz NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.tar.bz2 NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.zip |
so true
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 e046a876..214026bc 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", "", |