diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-12-03 20:30:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-03 19:30:52 +0000 |
| commit | 2bea137a22d29907fe0f48cd4999fab0b1143d7d (patch) | |
| tree | 159adcdb92361f6361525a06dca4de514aae7172 /items/SCORPION_FOIL.json | |
| parent | d2ee441346e03a9695d6057eba3a6c6a67ef62c0 (diff) | |
| download | NotEnoughUpdates-REPO-2bea137a22d29907fe0f48cd4999fab0b1143d7d.tar.gz NotEnoughUpdates-REPO-2bea137a22d29907fe0f48cd4999fab0b1143d7d.tar.bz2 NotEnoughUpdates-REPO-2bea137a22d29907fe0f48cd4999fab0b1143d7d.zip | |
feat: 0.20.9 changes part 1 (#1486)
* feat: 0.20.9 changes part 1
* fix: Kuudra Armor lore
* feat: 0.20.9 Essence costs
* feat: even more essence cost changes
Diffstat (limited to 'items/SCORPION_FOIL.json')
| -rw-r--r-- | items/SCORPION_FOIL.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/SCORPION_FOIL.json b/items/SCORPION_FOIL.json index d278ede1..66b2a75d 100644 --- a/items/SCORPION_FOIL.json +++ b/items/SCORPION_FOIL.json @@ -4,20 +4,21 @@ "displayname": "§5Scorpion Foil", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Deal §a250% §7damage against Spiders.\",4:\"\",5:\"§6Ability: Heartstopper\",6:\"§7You have §e4 Ⓞ tickers§7.\",7:\"§7Blocking clears §e1 Ⓞ §7and heals §c60❤§7.\",8:\"§7Once all tickers are cleared,\",9:\"§7your next attack is empowered\",10:\"§7for §c+250% damage§7.\",11:\"§8Tickers refill after 5 seconds.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4☠ §cRequires §5Spider Slayer 6§c.\",15:\"§5§lEPIC SWORD\"],Name:\"§5Scorpion Foil\"},ExtraAttributes:{id:\"SCORPION_FOIL\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7§7Deal §a250% §7damage and gain §3+45☯\",4:\"§3Combat Wisdom§7 against Spiders.\",5:\"\",6:\"§6Ability: Heartstopper \",7:\"§7You have §e4 Ⓞ tickers§7.\",8:\"§7Blocking clears §e1 Ⓞ §7and heals §c60❤§7.\",9:\"§7Once all tickers are cleared, your\",10:\"§7next attack is empowered for §c+250%\",11:\"§cdamage§7.\",12:\"§8Tickers refill after 5 seconds.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4☠ §cRequires §5Spider Slayer 6§c.\",16:\"§5§lEPIC SWORD\"],Name:\"§5Scorpion Foil\"},ExtraAttributes:{id:\"SCORPION_FOIL\"}}", "modver": "", "lore": [ "§7Damage: §c+100", "§7Strength: §c+100", "", - "§7Deal §a250% §7damage against Spiders.", + "§7§7Deal §a250% §7damage and gain §3+45☯", + "§3Combat Wisdom§7 against Spiders.", "", - "§6Ability: Heartstopper", + "§6Ability: Heartstopper ", "§7You have §e4 Ⓞ tickers§7.", "§7Blocking clears §e1 Ⓞ §7and heals §c60❤§7.", - "§7Once all tickers are cleared,", - "§7your next attack is empowered", - "§7for §c+250% damage§7.", + "§7Once all tickers are cleared, your", + "§7next attack is empowered for §c+250%", + "§cdamage§7.", "§8Tickers refill after 5 seconds.", "", "§7§8This item can be reforged!", |
