diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-08 01:26:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-07 19:26:16 -0400 |
commit | 6a436fd516aefa90ce2366272318fc67758bcbba (patch) | |
tree | 60bd10e7357fae0363689f073880e1f99cd0d5f4 /items/TARANTULA_CHESTPLATE.json | |
parent | 7f1e7145a27783512953993de5d79b055bb64de3 (diff) | |
download | NotEnoughUpdates-REPO-6a436fd516aefa90ce2366272318fc67758bcbba.tar.gz NotEnoughUpdates-REPO-6a436fd516aefa90ce2366272318fc67758bcbba.tar.bz2 NotEnoughUpdates-REPO-6a436fd516aefa90ce2366272318fc67758bcbba.zip |
Stuff (#486)
Diffstat (limited to 'items/TARANTULA_CHESTPLATE.json')
-rw-r--r-- | items/TARANTULA_CHESTPLATE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/TARANTULA_CHESTPLATE.json b/items/TARANTULA_CHESTPLATE.json index 7989adfa..0b518c13 100644 --- a/items/TARANTULA_CHESTPLATE.json +++ b/items/TARANTULA_CHESTPLATE.json @@ -4,8 +4,8 @@ "displayname": "§5Tarantula Chestplate", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+100\",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+45❈\",14:\"§7Next Upgrade: §a+80❈ §8(§a311§7/§c1,000§8)\",15:\"\",16:\"§6Extra Bonus: §aAnti-Toxin\",17:\"§7Immune to healing reduction.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC CHESTPLATE\"],color:0,Name:\"§5Tarantula Chestplate\"},ExtraAttributes:{color:\"0:0:0\",id:\"TARANTULA_CHESTPLATE\",spider_kills:311}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+100\",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: §aAnti-Toxin\",17:\"§7Immune to healing reduction.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4☠ §cRequires §5Spider Slayer 4\",21:\"§5§lEPIC CHESTPLATE\"],color:0,Name:\"§5Tarantula Chestplate\"},ExtraAttributes:{color:\"0:0:0\",id:\"TARANTULA_CHESTPLATE\",spider_kills:311}}", + "modver": "2.0.0-REL", "lore": [ "§7Health: §a+120 HP", "§7Defense: §a+100", @@ -20,8 +20,8 @@ "§6Piece Bonus: Spider Bulwark", "§7Kill Spiders to accumulate", "§7defense against them.", - "§7Piece Bonus: §a+45❈", - "§7Next Upgrade: §a+80❈ §8(§a311§7/§c1,000§8)", + "§7Piece Bonus: §a+0❈", + "§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)", "", "§6Extra Bonus: §aAnti-Toxin", "§7Immune to healing reduction.", @@ -45,5 +45,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Armor" - ] + ], + "crafttext": "" }
\ No newline at end of file |