diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
commit | 228ec7960d0319d8018c24ee14a92ea235c5e68c (patch) | |
tree | a093c8cf587d8854ddeed454cf72ede9b747e3dc /items/CRYPT_WITHERLORD_SWORD.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
download | NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.gz NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.bz2 NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.zip |
vanilla stuff & new items
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..df96e0b9 --- /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 §8(265)\",1:\"§7Damage: §c+62 §8(+97.34)\",2:\"§7Strength: §c+50 §8(+78.5)\",3:\"\",4:\"§7Intelligence: §a+113 §8(+177.41)\",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 §8(265)", + "§7Damage: §c+62 §8(+97.34)", + "§7Strength: §c+50 §8(+78.5)", + "", + "§7Intelligence: §a+113 §8(+177.41)", + "", + "§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.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Sword" + ] +}
\ No newline at end of file |