diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/TARANTULA_CHESTPLATE.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/TARANTULA_CHESTPLATE.json')
-rw-r--r-- | items/TARANTULA_CHESTPLATE.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/items/TARANTULA_CHESTPLATE.json b/items/TARANTULA_CHESTPLATE.json index 4dd8df49..a25c3644 100644 --- a/items/TARANTULA_CHESTPLATE.json +++ b/items/TARANTULA_CHESTPLATE.json @@ -2,9 +2,9 @@ "internalname": "TARANTULA_CHESTPLATE", "itemid": "minecraft:chainmail_chestplate", "displayname": "§5Tarantula Chestplate", - "clickcommand": "", + "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1b,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+270❈\",14:\"§7Next Upgrade: §a+280❈ §8(§a101,687§7/§c200,000§8)\",15:\"\",16:\"§6Extra Bonus: §aAnti-Toxin\",17:\"§7Immune to healing reduction.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§c☠ §5Requires Spider LVL 4\",21:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Tarantula Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"TARANTULA_CHESTPLATE\",uuid:\"c9152945-4c2d-4793-92b2-8bcc545b566a\",timestamp:\"3/30/20 7:36 PM\",spider_kills:101687}}", + "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", "lore": [ "§7Health: §a+120 HP", @@ -20,14 +20,13 @@ "§6Piece Bonus: Spider Bulwark", "§7Kill Spiders to accumulate", "§7defense against them.", - "§7Piece Bonus: §a+270❈", - "§7Next Upgrade: §a+280❈ §8(§a101,687§7/§c200,000§8)", + "§7Piece Bonus: §a+45❈", + "§7Next Upgrade: §a+80❈ §8(§a311§7/§c1,000§8)", "", "§6Extra Bonus: §aAnti-Toxin", "§7Immune to healing reduction.", "", "§7§8This item can be reforged!", - "§c☠ §5Requires Spider LVL 4", "§5§lEPIC CHESTPLATE" ], "recipe": { @@ -41,7 +40,6 @@ "C2": "TARANTULA_SILK:1", "C3": "TARANTULA_SILK:1" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Armor" |