diff options
Diffstat (limited to 'items/FIRE_FURY_STAFF.json')
-rw-r--r-- | items/FIRE_FURY_STAFF.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/FIRE_FURY_STAFF.json b/items/FIRE_FURY_STAFF.json index 4dff0de2..b834d52c 100644 --- a/items/FIRE_FURY_STAFF.json +++ b/items/FIRE_FURY_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:blaze_rod", "displayname": "§5Fire Fury Staff", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Intelligence: §a+300\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Firestorm §e§lRIGHT CLICK\",5:\"§7Shoots a projectile that on\",6:\"§7impact creates a firestorm,\",7:\"§7dealing up to §c657,115.2\",8:\"§c§7damage over 10 seconds to mobs\",9:\"§7in a 7 block radius.\",10:\"§8Mana Cost: §31,000\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Fury Staff\"},ExtraAttributes:{id:\"FIRE_FURY_STAFF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Intelligence: §a+300\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Firestorm §e§lRIGHT CLICK\",5:\"§7Shoots a projectile that on\",6:\"§7impact creates a firestorm,\",7:\"§7dealing up to §c657,115.2\",8:\"§c§7damage over 10 seconds to mobs\",9:\"§7in a 7 block radius.\",10:\"§8Mana Cost: §31,000\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",15:\"§5§lEPIC SWORD\"],Name:\"§5Fire Fury Staff\"},ExtraAttributes:{id:\"FIRE_FURY_STAFF\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", @@ -18,6 +18,7 @@ "§8Cooldown: §a20s", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 22§c.", "§5§lEPIC SWORD" ], "recipe": { @@ -33,7 +34,7 @@ }, "internalname": "FIRE_FURY_STAFF", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |