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
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§5Tarantula Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60\",1:\"§7Defense: §a+20\",2:\"\",3:\"§6Full Set Bonus: Octodexterity §7(0/4)\",4:\"§7Every 4th strike, deal §cdouble damage\",5:\"§c§7and apply Venom reducing healing by\",6:\"§7§240% §7for §b4 §7seconds.\",7:\"\",8:\"§6Piece Bonus: Spider Bulwark\",9:\"§7Kill Spiders to accumulate defense\",10:\"§7against them.\",11:\"§7Piece Bonus: §a+0❈\",12:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",13:\"\",14:\"§4This item is Arachnal Ж!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4☠ §cRequires §5Spider Slayer 4§c.\",18:\"§5§lEPIC LEGGINGS\"],color:0,Name:\"§5Tarantula Leggings\"},ExtraAttributes:{id:\"TARANTULA_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+60",
"§7Defense: §a+20",
"",
"§6Full Set Bonus: Octodexterity §7(0/4)",
"§7Every 4th strike, deal §cdouble damage",
"§c§7and apply Venom reducing healing by",
"§7§240% §7for §b4 §7seconds.",
"",
"§6Piece Bonus: Spider Bulwark",
"§7Kill Spiders to accumulate defense",
"§7against them.",
"§7Piece Bonus: §a+0❈",
"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)",
"",
"§4This item is Arachnal Ж!",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Spider Slayer 4§c.",
"§5§lEPIC LEGGINGS"
],
"recipe": {
"A1": "TARANTULA_SILK:1",
"A2": "TARANTULA_SILK:1",
"A3": "TARANTULA_SILK:1",
"B1": "ENCHANTED_IRON:64",
"B2": "",
"B3": "ENCHANTED_IRON:64",
"C1": "ENCHANTED_IRON:64",
"C2": "",
"C3": "ENCHANTED_IRON:64"
},
"slayer_req": "SPIDER_4",
"internalname": "TARANTULA_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tarantula_Armor",
"https://wiki.hypixel.net/Tarantula_Leggings"
],
"crafttext": ""
}
|