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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Spider",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §c{STRENGTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Applies §c+{0}❁ Strength §7to all\",7:\"§7§4Arachnal Ж §7weapons, armor, and\",8:\"§7equipment you have equipped.\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster, it becomes\",12:\"§7slowed by §a{1}%§7.\",13:\"\",14:\"§6Spider Whisperer\",15:\"§7§7Spider and tarantula minions work\",16:\"§7§a{2}% §7faster while on your island.\",17:\"\",18:\"§6Web Battlefield\",19:\"§7§7Killing mobs grants §c+6❁ Strength\",20:\"§c§7and §b+1✯ Magic Find §7for §a40s §7to all\",21:\"§7players staying within §a20 §7blocks §7of\",22:\"§7where they died. §8Stacks up to 10\",23:\"§8times.\",24:\"\",25:\"§7§eRight-click to add this pet to your\",26:\"§epet menu!\",27:\"\",28:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Strength: §c{STRENGTH}",
"§7Crit Chance: §c{CRIT_CHANCE}%",
"",
"§6One With The Spider",
"§7§7Applies §c+{0}❁ Strength §7to all",
"§7§4Arachnal Ж §7weapons, armor, and",
"§7equipment you have equipped.",
"",
"§6Web-weaver",
"§7§7Upon hitting a monster, it becomes",
"§7slowed by §a{1}%§7.",
"",
"§6Spider Whisperer",
"§7§7Spider and tarantula minions work",
"§7§a{2}% §7faster while on your island.",
"",
"§6Web Battlefield",
"§7§7Killing mobs grants §c+6❁ Strength",
"§c§7and §b+1✯ Magic Find §7for §a40s §7to all",
"§7players staying within §a20 §7blocks §7of",
"§7where they died. §8Stacks up to 10",
"§8times.",
"",
"§7§eRight-click to add this pet to your",
"§epet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "SPIDER;4",
"useneucraft": true,
"clickcommand": "viewrecipe",
"recipe": {
"A1": "ENCHANTED_STRING:64",
"A2": "ENCHANTED_STRING:64",
"A3": "ENCHANTED_STRING:64",
"B1": "ENCHANTED_STRING:64",
"B2": "SUPER_EGG:1",
"B3": "ENCHANTED_STRING:64",
"C1": "ENCHANTED_STRING:64",
"C2": "ENCHANTED_STRING:64",
"C3": "ENCHANTED_STRING:64"
},
"modver": "2.1.1-PRE",
"crafttext": "20% Chance",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spider_Pet",
"https://wiki.hypixel.net/Spider_Pet"
],
"recipes": [
{
"type": "katgrade",
"coins": 250000,
"time": 604800,
"input": "SPIDER;3",
"output": "SPIDER;4",
"items": [
"ENCHANTED_STRING:512"
]
}
]
}
|