From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: 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 Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/TARANTULA_HELMET.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/TARANTULA_HELMET.json') 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 -- cgit