diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-09-19 07:31:37 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-19 07:31:37 +1000 |
commit | ea609b2f047e9af769a618479c27e1f96753aa90 (patch) | |
tree | 92c98f103d7a715c9ea91fdf4c23e87232ceb282 /items/CRYPT_WITHERLORD_SWORD.json | |
parent | 03e86fd075c718d58faefb3032560ee24c514ac6 (diff) | |
parent | e4ed5f62411319af625f5f8374697a0f9bfbb8ae (diff) | |
download | NotEnoughUpdates-REPO-ea609b2f047e9af769a618479c27e1f96753aa90.tar.gz NotEnoughUpdates-REPO-ea609b2f047e9af769a618479c27e1f96753aa90.tar.bz2 NotEnoughUpdates-REPO-ea609b2f047e9af769a618479c27e1f96753aa90.zip |
Merge pull request #270 from IRONM00N/master
More Updates
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 |