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:iron_sword",
"displayname": "§5Bone Reaver",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d325\",1:\"§7Damage: §c+235\",2:\"§7Strength: §c+90\",3:\"§7Swing Range: §a+0.5\",4:\"\",5:\"§6Ability: Reaving Strike §e§lRIGHT CLICK\",6:\"§7Slash in a huge arc, dealing\",7:\"§7§c125% §7melee damage to all\",8:\"§7enemies hit!\",9:\"§8Charges: §e4 §8/ §a5s\",10:\"\",11:\"§7Deals §c+1% §7damage to §aUndead\",12:\"§amonsters §7for every §a1% §7of\",13:\"§7your missing health.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aThe Catacombs Floor\",17:\"§aIV Completion§c.\",18:\"§5§lEPIC DUNGEON LONGSWORD\"],Name:\"§5Bone Reaver\"},ExtraAttributes:{id:\"BONE_REAVER\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d325",
"§7Damage: §c+235",
"§7Strength: §c+90",
"§7Swing Range: §a+0.5",
"",
"§6Ability: Reaving Strike §e§lRIGHT CLICK",
"§7Slash in a huge arc, dealing",
"§7§c125% §7melee damage to all",
"§7enemies hit!",
"§8Charges: §e4 §8/ §a5s",
"",
"§7Deals §c+1% §7damage to §aUndead",
"§amonsters §7for every §a1% §7of",
"§7your missing health.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aIV Completion§c.",
"§5§lEPIC DUNGEON LONGSWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_BONE_BLOCK:20",
"A3": "",
"B1": "",
"B2": "SPIRIT_BONE:5",
"B3": "",
"C1": "",
"C2": "SPIRIT_SWORD:1",
"C3": ""
},
"internalname": "BONE_REAVER",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bone_Reaver",
"https://wiki.hypixel.net/Bone_Reaver"
]
}
|