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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§6⚚ Shadow Fury",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d540\",1:\"§7Damage: §c+310 §8(+300)\",2:\"§7Strength: §c+160 §8(+130)\",3:\"§7Crit Damage: §c+60% §8(+30%)\",4:\"§7Speed: §a+40\",5:\" §8[§8❁§8] §8[§8⚔§8]\",6:\"\",7:\"§6Ability: Shadow Fury §e§lRIGHT CLICK\",8:\"§7Rapidly teleports you to up to\",9:\"§7§b5 §7enemies within §e12\",10:\"§e§7blocks, rooting each of them\",11:\"§7and allowing you to hit them.\",12:\"§8Cooldown: §a15s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aThe Catacombs Floor\",16:\"§aV Completion§c.\",17:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6⚚ Shadow Fury\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_FURY\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d540",
"§7Damage: §c+310 §8(+300)",
"§7Strength: §c+160 §8(+130)",
"§7Crit Damage: §c+60% §8(+30%)",
"§7Speed: §a+40",
" §8[§8❁§8] §8[§8⚔§8]",
"",
"§6Ability: Shadow Fury §e§lRIGHT CLICK",
"§7Rapidly teleports you to up to",
"§7§b5 §7enemies within §e12",
"§e§7blocks, rooting each of them",
"§7and allowing you to hit them.",
"§8Cooldown: §a15s",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aV Completion§c.",
"§6§lLEGENDARY DUNGEON SWORD"
],
"recipe": {
"A1": "LIVID_FRAGMENT:1",
"A2": "LIVID_FRAGMENT:1",
"A3": "LIVID_FRAGMENT:1",
"B1": "LIVID_FRAGMENT:1",
"B2": "SHADOW_FURY:1",
"B3": "LIVID_FRAGMENT:1",
"C1": "LIVID_FRAGMENT:1",
"C2": "LIVID_FRAGMENT:1",
"C3": "LIVID_FRAGMENT:1"
},
"internalname": "STARRED_SHADOW_FURY",
"parent": "SHADOW_FURY",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shadow_Fury",
"https://wiki.hypixel.net/%E2%9A%9A_Shadow_Fury"
],
"crafttext": ""
}
|