aboutsummaryrefslogtreecommitdiff
path: root/items/HOWLING_SPIRIT_MONSTER.json
blob: c4df5701bf9aa6ba90e0c6883672ebb9a3eb58a6 (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": "§9Howling Spirit (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\"}]}},display:{Lore:[0:\"§7The Howling Spirits are a Lv 35 Wolf that spawns in\",1:\"§7the Howling Cave in the Park. They have 7,000 HP\",2:\"§7and are nothing more than just buffed Pack Spirits. \",3:\"\",4:\"§c❤ Health§8: §c7,000\"],Name:\"§9Howling Spirit (Monster)\"},ExtraAttributes:{id:\"HOWLING_SPIRIT_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7The Howling Spirits are a Lv 35 Wolf that spawns in",
    "§7the Howling Cave in the Park. They have 7,000 HP",
    "§7and are nothing more than just buffed Pack Spirits. ",
    "",
    "§c❤ Health§8: §c7,000"
  ],
  "internalname": "HOWLING_SPIRIT_MONSTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Howling_Spirit",
    "https://wiki.hypixel.net/Howling_Spirit"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 35,
      "coins": 11,
      "xp": 10,
      "combat_xp": 15,
      "name": "§bHowling Spirit",
      "panorama": "foraging_1",
      "render": "Wolf",
      "type": "drops",
      "drops": [
        {
          "id": "LOG_2",
          "chance": "15%"
        },
        {
          "id": "LOG-1",
          "chance": "15%"
        },
        {
          "id": "LOG_2-1",
          "chance": "15%"
        },
        {
          "id": "PARK_CAVE_TRAVEL_SCROLL",
          "chance": "0.02%"
        },
        {
          "id": "HOUND;3",
          "chance": "0.003%"
        },
        {
          "id": "HOUND;4",
          "chance": "0.001%"
        }
      ]
    }
  ]
}