diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:06:30 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:06:30 -0500 |
commit | 7c74d6af14472f4a14615f9bb6b638cc694c0320 (patch) | |
tree | 8ca787dd7c8e8c6b0e7688ec8c29918e25d8ac15 /items/SCYLLA.json | |
parent | d810795aef3e0fde0ce608d33a26ab95fd799ccb (diff) | |
download | NotEnoughUpdates-REPO-7c74d6af14472f4a14615f9bb6b638cc694c0320.tar.gz NotEnoughUpdates-REPO-7c74d6af14472f4a14615f9bb6b638cc694c0320.tar.bz2 NotEnoughUpdates-REPO-7c74d6af14472f4a14615f9bb6b638cc694c0320.zip |
Fix
Diffstat (limited to 'items/SCYLLA.json')
-rw-r--r-- | items/SCYLLA.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/SCYLLA.json b/items/SCYLLA.json new file mode 100644 index 00000000..8737d6bc --- /dev/null +++ b/items/SCYLLA.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Scylla", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d549 §8(1025)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+53% §8(+103.88%)\",5:\"\",6:\"§7Intelligence: §a+50 §8(+98)\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c18\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d549 §8(1025)", + "§7Damage: §c+278 §8(+544.88)", + "§7Strength: §c+150 §8(+294)", + "§7Crit Chance: §c+12%", + "§7Crit Damage: §c+53% §8(+103.88%)", + "", + "§7Intelligence: §a+50 §8(+98)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §9☠ Crit Damage §7per", + "§7§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_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SCYLLA", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +}
\ No newline at end of file |