1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
{
"internalname": "TARANTULA_CHESTPLATE",
"itemid": "minecraft:leather_chestplate",
"displayname": "§5Tarantula Chestplate",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",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",
"§7Defense: §a+100",
"§7Intelligence: §a+100",
"",
"§6Full Set Bonus: Octodexterity",
"§7Every 4th strike, deal §cdouble",
"§cdamage §7and apply Venom",
"§7reducing healing by §240% §7for",
"§7§b4 §7seconds.",
"",
"§6Piece Bonus: Spider Bulwark",
"§7Kill Spiders to accumulate",
"§7defense against them.",
"§7Piece Bonus: §a+0❈",
"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)",
"",
"§6Extra Bonus: §aAnti-Toxin",
"§7Immune to healing reduction.",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Spider Slayer 4",
"§5§lEPIC CHESTPLATE"
],
"recipe": {
"A1": "ENCHANTED_IRON:64",
"A2": "",
"A3": "ENCHANTED_IRON:64",
"B1": "ENCHANTED_IRON:64",
"B2": "TARANTULA_SILK:1",
"B3": "ENCHANTED_IRON:64",
"C1": "TARANTULA_SILK:1",
"C2": "TARANTULA_SILK:1",
"C3": "TARANTULA_SILK:1"
},
"slayer_req": "SPIDER_5",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tarantula_Armor"
],
"crafttext": ""
}
|