diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
commit | e813da9dbbbc3c63d412155d47073c96c765311e (patch) | |
tree | 8687c54ea0b682fb4833a6a664ef772bd60bf6a2 /items/HYPERION.json | |
parent | 292580ab1df5756aeb511e3886da7812147536fa (diff) | |
download | NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.gz NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.bz2 NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.zip |
Before F7 Release Items
Diffstat (limited to 'items/HYPERION.json')
-rw-r--r-- | items/HYPERION.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/items/HYPERION.json b/items/HYPERION.json new file mode 100644 index 00000000..adec6e8e --- /dev/null +++ b/items/HYPERION.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Hyperion", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d694 §8(1331)\",1:\"§7Damage: §c+296 §8(+580.16)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Intelligence: §a+436 §8(+854.56)\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d694 §8(1331)", + "§7Damage: §c+296 §8(+580.16)", + "§7Strength: §c+150 §8(+294)", + "", + "§7Intelligence: §a+436 §8(+854.56)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+2 §b✎ Intelligence", + "§b§7per §cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_LASER:1", + "A2": "GIANT_FRAGMENT_LASER:1", + "A3": "GIANT_FRAGMENT_LASER:1", + "B1": "GIANT_FRAGMENT_LASER:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_LASER:1", + "C1": "GIANT_FRAGMENT_LASER:1", + "C2": "GIANT_FRAGMENT_LASER:1", + "C3": "GIANT_FRAGMENT_LASER:1" + }, + "internalname": "HYPERION", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +}
\ No newline at end of file |