diff options
author | riohorealhk <76907766+riohorealhk@users.noreply.github.com> | 2021-03-10 21:26:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-10 08:26:13 -0500 |
commit | d99be965238ad62f27b31ff3898c7fc9b7f9fc24 (patch) | |
tree | 285e821cf89c26c663d2c9c82af69a7d5cc95417 /items/SCYLLA.json | |
parent | e1d7b82586dd7ad408bee2e3e51466ef1ff42496 (diff) | |
download | NotEnoughUpdates-REPO-d99be965238ad62f27b31ff3898c7fc9b7f9fc24.tar.gz NotEnoughUpdates-REPO-d99be965238ad62f27b31ff3898c7fc9b7f9fc24.tar.bz2 NotEnoughUpdates-REPO-d99be965238ad62f27b31ff3898c7fc9b7f9fc24.zip |
fixed some stuff ig (#429)
* Update HYPERION.json
* Update VALKYRIE.json
* Update HYPERION.json
* Update NECRON_BLADE.json
* Update HYPERION.json
* Update ASTRAEA.json
* Update SCYLLA.json
Diffstat (limited to 'items/SCYLLA.json')
-rw-r--r-- | items/SCYLLA.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/SCYLLA.json b/items/SCYLLA.json index 09960b44..bb9e8c2d 100644 --- a/items/SCYLLA.json +++ b/items/SCYLLA.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Scylla", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d517\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+35%\",5:\"\",6:\"§7Intelligence: §a+50\",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: §c0\",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\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d553\",1:\"§7Damage: §c+280\",2:\"§7Strength: §c+150\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+55%\",5:\"\",6:\"§7Intelligence: §a+50\",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: §c0\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d517", - "§7Damage: §c+260", + "§7Gear Score: §d553", + "§7Damage: §c+280", "§7Strength: §c+150", "§7Crit Chance: §c+12%", - "§7Crit Damage: §c+35%", + "§7Crit Damage: §c+55%", "", "§7Intelligence: §a+50", "§7Ferocity: §a+30", @@ -23,7 +23,6 @@ "§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" @@ -40,11 +39,12 @@ "C3": "GIANT_FRAGMENT_BIGFOOT:1" }, "internalname": "SCYLLA", + "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Scylla" ] -}
\ No newline at end of file +} |