diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
commit | e4ed5f62411319af625f5f8374697a0f9bfbb8ae (patch) | |
tree | 92c98f103d7a715c9ea91fdf4c23e87232ceb282 /items/SHADOW_FURY.json | |
parent | 7deda65da4cf9e356c2b73ad47461bbba77e605b (diff) | |
download | NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.gz NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.bz2 NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.zip |
some f5 stuff
Diffstat (limited to 'items/SHADOW_FURY.json')
-rw-r--r-- | items/SHADOW_FURY.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SHADOW_FURY.json b/items/SHADOW_FURY.json new file mode 100644 index 00000000..6522bd24 --- /dev/null +++ b/items/SHADOW_FURY.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:diamond_sword", + "displayname": "§f§f§6Shadow Fury", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d525 §8(767)\",1:\"§7Damage: §c+300 §8(+471)\",2:\"§7Strength: §c+125 §8(+196.25)\",3:\"\",4:\"§7Speed: §a+30 §8(+47.1)\",5:\"\",6:\"§6Item Ability: Shadow Fury §e§lRIGHT CLICK\",7:\"§7Rapidly teleports you to up to\",8:\"§7§b5 §7enemies within §e10\",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:\"§f§f§6Shadow Fury\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SHADOW_FURY\",uuid:\"e2bde439-8553-4c05-af26-31c7612d8520\",timestamp:\"9/17/20 7:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Gear Score: §d525 §8(767)", + "§7Damage: §c+300 §8(+471)", + "§7Strength: §c+125 §8(+196.25)", + "", + "§7Speed: §a+30 §8(+47.1)", + "", + "§6Item Ability: Shadow Fury §e§lRIGHT CLICK", + "§7Rapidly teleports you to up to", + "§7§b5 §7enemies within §e10", + "§e§7blocks, rooting each of them", + "§7and allowing you to hit them.", + "§8Cooldown: §a15s", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor V", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "SHADOW_FURY", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Shadow_Fury" + ] +}
\ No newline at end of file |