diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
commit | ec70464d292418c7b2cf11ce124f7f8c3f18b139 (patch) | |
tree | 987a49ec70dfdb9b75caa61a65bb7900c448107a /items/STARRED_SHADOW_FURY.json | |
parent | 73f3dd7c6a107ea0e06355596b5e6ef77a71e2a9 (diff) | |
download | NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.gz NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.bz2 NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.zip |
Added Some Wiki URLs, Removed some dungeon stats
Diffstat (limited to 'items/STARRED_SHADOW_FURY.json')
-rw-r--r-- | items/STARRED_SHADOW_FURY.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/STARRED_SHADOW_FURY.json b/items/STARRED_SHADOW_FURY.json index 23cdb9d9..ab1959b6 100644 --- a/items/STARRED_SHADOW_FURY.json +++ b/items/STARRED_SHADOW_FURY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§6⚚ Shadow Fury", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d540 §8(791)\",1:\"§7Damage: §c+310 §8(+486.7)\",2:\"§7Strength: §c+130 §8(+204.1)\",3:\"\",4:\"§7Speed: §a+40 §8(+62.8)\",5:\"\",6:\"§6Item Ability: Shadow Fury §e§lRIGHT CLICK\",7:\"§7Rapidly teleports you to up to\",8:\"§7§b5 §7enemies within §e12\",9:\"§e§7blocks, rooting each of them\",10:\"§7and allowing you to hit them.\",11:\"§8Cooldown: §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Floor V\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6⚚ Shadow Fury\"},ExtraAttributes:{id:\"STARRED_SHADOW_FURY\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d540\",1:\"§7Damage: §c+310\",2:\"§7Strength: §c+130\",3:\"\",4:\"§7Speed: §a+40\",5:\"\",6:\"§6Item Ability: Shadow Fury §e§lRIGHT CLICK\",7:\"§7Rapidly teleports you to up to\",8:\"§7§b5 §7enemies within §e12\",9:\"§e§7blocks, rooting each of them\",10:\"§7and allowing you to hit them.\",11:\"§8Cooldown: §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Floor V\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6⚚ Shadow Fury\"},ExtraAttributes:{id:\"STARRED_SHADOW_FURY\"}}", "damage": 0, "lore": [ "§7Gear Score: §d540", @@ -36,9 +36,10 @@ "internalname": "STARRED_SHADOW_FURY", "parent": "SHADOW_FURY", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shadow_Fury" - ] + ], + "crafttext": "" }
\ No newline at end of file |