aboutsummaryrefslogtreecommitdiff
path: root/items/PACK_SPIRIT_MONSTER.json
blob: ba98093b011355861aa30f5bf6b8821233ec0527 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§9Pack Spirit (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§7The Pack Spirit is a Wolf mob found in the Howling\",1:\"§7Cave. They will typically will be found in groups\",2:\"§7near the Soul of the Alpha\",3:\"\",4:\"§c❤ Health§8: §c5,000\"],Name:\"§9Pack Spirit (Monster)\"},ExtraAttributes:{id:\"PACK_SPIRIT_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7The Pack Spirit is a Wolf mob found in the Howling",
    "§7Cave. They will typically will be found in groups",
    "§7near the Soul of the Alpha",
    "",
    "§c❤ Health§8: §c5,000"
  ],
  "internalname": "PACK_SPIRIT_MONSTER",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pack_Spirit",
    "https://wiki.hypixel.net/Pack_Spirit"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 30,
      "coins": 11,
      "xp": 10,
      "combat_xp": 15,
      "name": "§bPack Spirit",
      "panorama": "foraging_1",
      "render": "Wolf",
      "type": "drops",
      "drops": [
        {
          "id": "BONE",
          "chance": "50%"
        },
        {
          "id": "LOG",
          "chance": "15%"
        },
        {
          "id": "LOG-2",
          "chance": "15%"
        },
        {
          "id": "PARK_CAVE_TRAVEL_SCROLL",
          "chance": "0.02%"
        },
        {
          "id": "HOUND;3",
          "chance": "0.003%"
        },
        {
          "id": "HOUND;4",
          "chance": "0.001%"
        }
      ]
    }
  ]
}