aboutsummaryrefslogtreecommitdiff
path: root/items/TARANTULA_BROODFATHER_3_BOSS.json
blob: 5c546e3ee2b11625eca2b559925235f60fcbe7ed (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
62
63
64
65
66
67
68
69
70
{
  "itemid": "minecraft:skull",
  "displayname": "§6Tarantula Broodfather III (Boss)",
  "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c900,000❤\",3:\"§7Damage: §c210 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§cNoxious\",10:\"§7Deals AOE damage every second,\",11:\"§7reducing your healing by 50%.\"],Name:\"§6Tarantula Broodfather III (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_3_BOSS\"}}",
  "damage": 3,
  "lore": [
    "§8Beginner",
    "",
    "§7Health: §c900,000❤",
    "§7Damage: §c210 §7per second",
    "",
    "§eCombat Jump",
    "§7The spider will often attempt to",
    "§7jump behind you.",
    "",
    "§cNoxious",
    "§7Deals AOE damage every second,",
    "§7reducing your healing by 50%."
  ],
  "internalname": "TARANTULA_BROODFATHER_3_BOSS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Broodfather",
    "https://wiki.hypixel.net/Tarantula_Broodfather"
  ],
  "crafttext": "",
  "recipes": [
    {
      "xp": 5,
      "name": "§6Tarantula Broodfather II",
      "render": "Spider",
      "panorama": "combat_1",
      "type": "drops",
      "drops": [
        {
          "id": "TARANTULA_WEB",
          "extra": ["x28-48"],
          "chance": "100%"
        },
        {
          "id": "TOXIC_ARROW_POISON",
          "extra": ["x24-30"],
          "chance": "14.85%"
        },
        {
          "id": "BITE_RUNE;1",
          "chance": "2.67%"
        },
        {
          "id": "SPIDER_CATALYST",
          "chance": "2.06%"
        },
        {
          "id": "BANE_OF_ARTHROPODS;6",
          "chance": "0.41%"
        },
        {
          "id": "FLY_SWATTER",
          "chance": "0.08%"
        },
        {
          "id": "TARANTULA_TALISMAN",
          "chance": "0.08%"
        }
      ]
    }
  ]
}