diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-03 13:19:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-03 12:19:56 +0000 |
| commit | 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 (patch) | |
| tree | 797165ef8f8875b83b90a7ad1d5049b0fbc73a8e /items/SCORPION_FOIL.json | |
| parent | 881e55d04370448a3eb0d5699ed06fe49575ea14 (diff) | |
| download | NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.gz NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.bz2 NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.zip | |
feat: Slayer Reqs in craft text (#1429)
Diffstat (limited to 'items/SCORPION_FOIL.json')
| -rw-r--r-- | items/SCORPION_FOIL.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SCORPION_FOIL.json b/items/SCORPION_FOIL.json index 599c270a..d278ede1 100644 --- a/items/SCORPION_FOIL.json +++ b/items/SCORPION_FOIL.json @@ -5,7 +5,7 @@ "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\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Damage: §c+100", "§7Strength: §c+100", @@ -41,5 +41,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Scorpion_Foil", "https://wiki.hypixel.net/Scorpion_Foil" ], - "crafttext": "" + "crafttext": "Requires: Spider Slayer 6" }
\ No newline at end of file |
