diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/TARANTULA_HELMET.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/TARANTULA_HELMET.json')
-rw-r--r-- | items/TARANTULA_HELMET.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/TARANTULA_HELMET.json b/items/TARANTULA_HELMET.json index 3a5d345f..92245d37 100644 --- a/items/TARANTULA_HELMET.json +++ b/items/TARANTULA_HELMET.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+80\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Octodexterity\",5:\"§7Every 4th strike, deal §cdouble\",6:\"§cdamage §7and apply Venom\",7:\"§7reducing healing by §240% §7for\",8:\"§7§b4 §7seconds.\",9:\"\",10:\"§6Piece Bonus: Spider Bulwark\",11:\"§7Kill Spiders to accumulate\",12:\"§7defense against them.\",13:\"§7Piece Bonus: §a+0❈\",14:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",15:\"\",16:\"§6Extra Bonus: §aRadioactive\",17:\"§7Gain §a+1 §9☠ Crit Damage §7per\",18:\"§c10 §c❁ Strength §7(max §c1,000\",19:\"§c❁ Strength§7).\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4☠ §cRequires §5Spider Slayer 4\",23:\"§5§lEPIC HELMET\"],color:0,Name:\"§5Tarantula Helmet\"},ExtraAttributes:{color:\"0:0:0\",id:\"TARANTULA_HELMET\"}}", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "lore": [ "§7Health: §a+100", "§7Defense: §a+80", @@ -46,7 +46,8 @@ "slayer_req": "SPIDER_5", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Armor", + "https://wiki.hypixel.net/Tarantula_Helmet" ], "crafttext": "" }
\ No newline at end of file |