diff options
Diffstat (limited to 'items/GIANT_CLEAVER.json')
-rw-r--r-- | items/GIANT_CLEAVER.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/GIANT_CLEAVER.json b/items/GIANT_CLEAVER.json new file mode 100644 index 00000000..d3ef0efe --- /dev/null +++ b/items/GIANT_CLEAVER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_sword", + "displayname": "§5Giant Cleaver", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d270 \",1:\"§7Damage: §c+160 \",2:\"§7Strength: §c+60 \",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a5§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d270 ", + "§7Damage: §c+160 ", + "§7Strength: §c+60 ", + "", + "§6Item Ability: Cleave", + "§7When hitting an entity, monsters", + "§7in a §a5§7 block range will be", + "§7hit for a portion of that damage", + "§7too.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON SWORD" + ], + "internalname": "GIANT_CLEAVER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |