diff options
Diffstat (limited to 'items/BONE_REAVER.json')
-rw-r--r-- | items/BONE_REAVER.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/BONE_REAVER.json b/items/BONE_REAVER.json new file mode 100644 index 00000000..c68016f8 --- /dev/null +++ b/items/BONE_REAVER.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |