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
|
{
"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"
],
"internalname": "BONE_REAVER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|