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