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": "§6Felthorn Reaper",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d367\",1:\"§7Damage: §c+275\",2:\"§7Crit Damage: §c+115%\",3:\"§7Swing Range: §a+1\",4:\"\",5:\"§6Ability: Reaving Strike §e§lRIGHT CLICK\",6:\"§7Slash in a huge arc, dealing\",7:\"§7§c135% §7melee damage to all\",8:\"§7enemies hit!\",9:\"§8Charges: §e5 §8/ §a4s\",10:\"\",11:\"§7Deals §c+1% §7damage for every\",12:\"§7§a1% §7of missing health on the\",13:\"§7target.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aThe Catacombs Floor\",17:\"§aVI Completion§c.\",18:\"§6§lLEGENDARY DUNGEON LONGSWORD\"],Name:\"§6Felthorn Reaper\"},ExtraAttributes:{id:\"FELTHORN_REAPER\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d367",
"§7Damage: §c+275",
"§7Crit Damage: §c+115%",
"§7Swing Range: §a+1",
"",
"§6Ability: Reaving Strike §e§lRIGHT CLICK",
"§7Slash in a huge arc, dealing",
"§7§c135% §7melee damage to all",
"§7enemies hit!",
"§8Charges: §e5 §8/ §a4s",
"",
"§7Deals §c+1% §7damage for every",
"§7§a1% §7of missing health on the",
"§7target.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aVI Completion§c.",
"§6§lLEGENDARY DUNGEON LONGSWORD"
],
"recipe": {
"A1": "",
"A2": "FEL_ROSE:1",
"A3": "FEL_ROSE:1",
"B1": "FEL_ROSE:1",
"B2": "FEL_SKULL:1",
"B3": "FEL_ROSE:1",
"C1": "BONE_REAVER:1",
"C2": "FEL_ROSE:1",
"C3": ""
},
"internalname": "FELTHORN_REAPER",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Felthorn_Reaper",
"https://wiki.hypixel.net/Felthorn_Reaper"
]
}
|