diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-06 23:44:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 21:44:43 +0000 |
commit | 9b3005d4a487f8ab309020e86d024fdb756c4cff (patch) | |
tree | a3cba33555b100a7da7f6566e8b8ecfac7549ad0 /items/SCYLLA.json | |
parent | 1eb9efcd5d6fe43a435ed19b9c825e4e1cddaa3c (diff) | |
download | NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.gz NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.bz2 NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.zip |
feat: Dye Changes Part 1 (#1308)
* feat: Dye Changes Part 1
* More changes
* feat: Fishing Sack changes
* fix: Emerald Artifact in misc file
Diffstat (limited to 'items/SCYLLA.json')
-rw-r--r-- | items/SCYLLA.json | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/items/SCYLLA.json b/items/SCYLLA.json index fcbc166e..057d9d3a 100644 --- a/items/SCYLLA.json +++ b/items/SCYLLA.json @@ -1,24 +1,21 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Scylla", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d527\",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+150\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+35%\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",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 §aThe Catacombs Floor\",20:\"§aVII Completion§c.\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{dungeon_item_level:0,id:\"SCYLLA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d617\",1:\"§7Damage: §c+320\",2:\"§7Strength: §c+150\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+85%\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",8:\"\",9:\"§7Deals §c+50% §7damage to Withers.\",10:\"§7Grants §c+1 §c❁ Damage §7and §a+1 §9☠ Crit\",11:\"§9Damage §7per §cCatacombs §7level.\",12:\"\",13:\"§eRight-click to use your class ability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aThe Catacombs Floor\",17:\"§aVII Completion§c.\",18:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d527", - "§7Damage: §c+270", + "§7Gear Score: §d617", + "§7Damage: §c+320", "§7Strength: §c+150", "§7Crit Chance: §c+12%", - "§7Crit Damage: §c+35%", + "§7Crit Damage: §c+85%", "§7Intelligence: §a+50", "§7Ferocity: §a+30", " §8[§8⚔§8] §8[§8⚔§8]", "", - "§7Deals +§c50% §7damage to", - "§7Withers. Grants §c+1 §c❁ Damage", - "§c§7and §a+1 §9☠ Crit Damage §7per", - "§7§cCatacombs §7level.", - "", - "§7Your Catacombs Level: §c0", + "§7Deals §c+50% §7damage to Withers.", + "§7Grants §c+1 §c❁ Damage §7and §a+1 §9☠ Crit", + "§9Damage §7per §cCatacombs §7level.", "", "§eRight-click to use your class ability!", "", @@ -41,7 +38,7 @@ "internalname": "SCYLLA", "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ |