aboutsummaryrefslogtreecommitdiff
path: root/items/ARACHNES_KEEPER_MINIBOSS.json
blob: 3065c881349400b8ff12e8583cc9427525bb0e04 (plain)
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
{
  "itemid": "minecraft:skull",
  "displayname": "§9Arachne\u0027s Keeper (Miniboss)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§7Keeper of Arachne\",1:\"\",2:\"§c❤ Health§8: §c100,000\"],Name:\"§9Arachne\u0027s Keeper (Miniboss)\"},ExtraAttributes:{id:\"ARACHNES_KEEPER_MINIBOSS\"}}",
  "damage": 3,
  "lore": [
    "§7Keeper of Arachne",
    "",
    "§c❤ Health§8: §c100,000"
  ],
  "internalname": "ARACHNES_KEEPER_MINIBOSS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Arachne\u0027s_Keeper",
    "https://wiki.hypixel.net/Arachne\u0027s_Keeper"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 100,
      "coins": 10,
      "xp": 10,
      "name": "§fArachne\u0027s Keeper",
      "render": "Spider",
      "panorama": "combat_1",
      "type": "drops",
      "drops": [
        {
          "id": "ARACHNE_KEEPER_FRAGMENT",
          "chance": "100%"
        },
        {
          "id": "SPIDER_EYE",
          "chance": "100%"
        },
        {
          "id": "STRING",
          "chance": "50%"
        },
        {
          "id": "ARACHNE_GLOVES",
          "chance": "2.5%"
        },
        {
          "id": "ARACHNE_NECKLACE",
          "chance": "2.5%"
        },
        {
          "id": "ARACHNE_CLOAK",
          "chance": "2.5%"
        },
        {
          "id": "ARACHNE_BELT",
          "chance": "2.5%"
        }
      ]
    }
  ]
}