diff options
Diffstat (limited to 'items/CRYPT_WITHERLORD_SWORD.json')
-rw-r--r-- | items/CRYPT_WITHERLORD_SWORD.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/CRYPT_WITHERLORD_SWORD.json b/items/CRYPT_WITHERLORD_SWORD.json new file mode 100644 index 00000000..01085731 --- /dev/null +++ b/items/CRYPT_WITHERLORD_SWORD.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:diamond_sword", + "displayname": "§5Crypt Witherlord Sword", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 \",1:\"§7Damage: §c+62 \",2:\"§7Strength: §c+50 \",3:\"\",4:\"§7Intelligence: §a+113 \",5:\"\",6:\"§6Item Ability: Witherlord §e§lRIGHT CLICK\",7:\"§7Shoot 3 skulls each dealing\",8:\"§7§a2,478§7 Damage.\",9:\"§8Mana Cost: §340\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d169 ", + "§7Damage: §c+62 ", + "§7Strength: §c+50 ", + "", + "§7Intelligence: §a+113 ", + "", + "§6Item Ability: Witherlord §e§lRIGHT CLICK", + "§7Shoot 3 skulls each dealing", + "§7§a2,478§7 Damage.", + "§8Mana Cost: §340", + "§8Cooldown: §a3s", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 18", + "§5§lEPIC DUNGEON SWORD" + ], + "internalname": "CRYPT_WITHERLORD_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Sword" + ] +}
\ No newline at end of file |