1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§f§f§6Shadow Fury",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d525 \",1:\"§7Damage: §c+300 \",2:\"§7Strength: §c+125 \",3:\"§7Speed: §a+30 \",4:\" §8[§7❁§8]\",5:\"\",6:\"§6Ability: 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:{id:\"SHADOW_FURY\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Gear Score: §d525 ",
"§7Damage: §c+300 ",
"§7Strength: §c+125 ",
"§7Speed: §a+30 ",
" §8[§7❁§8]",
"",
"§6Ability: 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": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shadow_Fury"
]
}
|