diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
commit | e4ed5f62411319af625f5f8374697a0f9bfbb8ae (patch) | |
tree | 92c98f103d7a715c9ea91fdf4c23e87232ceb282 /items/CRYPT_WITHERLORD_SWORD.json | |
parent | 7deda65da4cf9e356c2b73ad47461bbba77e605b (diff) | |
download | NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.gz NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.bz2 NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.zip |
some f5 stuff
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 |