diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-16 08:01:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-16 08:01:06 +0100 |
commit | 4d1e4ba9816b9247324e3a6337fcd0c53b732d32 (patch) | |
tree | a7b3dd352fda62e27171834e4ad3435ff1e8018a /items/FIRE_VEIL_WAND.json | |
parent | 7be1dacaf27a78cb382abca6677788b9d302edef (diff) | |
download | NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.tar.gz NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.tar.bz2 NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.zip |
Added new skins (#872)
* Added new skins
* Stuff
* Added not cracker
* Added new cosmetic
* [December 14] Winter Follow Up
Diffstat (limited to 'items/FIRE_VEIL_WAND.json')
-rw-r--r-- | items/FIRE_VEIL_WAND.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FIRE_VEIL_WAND.json b/items/FIRE_VEIL_WAND.json index ad5a4fca..6668b4c1 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§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\"}}", + "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 24§c.\",12:\"§5§lEPIC WAND\"],Name:\"§5Fire Veil Wand\"},ExtraAttributes:{id:\"FIRE_VEIL_WAND\"}}", "damage": 0, "lore": [ "§7Damage: §c+50", @@ -15,6 +15,7 @@ "§8Mana Cost: §3300", "§8Cooldown: §a1s", "", + "§7§4❣ §cRequires §aCombat Skill 24§c.", "§5§lEPIC WAND" ], "recipe": { @@ -37,4 +38,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Fire_Veil_Wand", "https://wiki.hypixel.net/Fire_Veil_Wand" ] -} +}
\ No newline at end of file |