aboutsummaryrefslogtreecommitdiff
path: root/items/GHOST_MONSTER.json
blob: 282755813d17993e327b899de2c42756b462fbbc (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
{
  "itemid": "minecraft:skull",
  "displayname": "§9Ghost (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c5752211-7503-3e77-9890-d1cf6ba1d0e7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgxOTc3OTE4YTExODBlMGRlYzg3OWU2YmNkMWFhMzk0OTQ5NzdiYjkxM2JlMmFiMDFhZmYxZGIxZmE0In19fQ\"}]}},display:{Lore:[0:\"§7Ghosts are powerful mobs that spawn in the\",1:\"§7mist area of the Dwarven mines. They appear as\",2:\"§7the outer part of charged creepers.\",3:\"\",4:\"§c❤ Health§8: §c1,000,000\",5:\"§7Coins: §60-1,000,000 §8(§dPray RNGeusus§8)\"],Name:\"§9Ghost (Monster)\"},ExtraAttributes:{id:\"GHOST_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7Ghosts are powerful mobs that spawn in the",
    "§7mist area of the Dwarven mines. They appear as",
    "§7the outer part of charged creepers.",
    "",
    "§c❤ Health§8: §c1,000,000",
    "§7Coins: §60-1,000,000 §8(§dPray RNGeusus§8)"
  ],
  "internalname": "GHOST_MONSTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Ghost",
    "https://wiki.hypixel.net/Ghost"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 250,
      "coins": 0,
      "xp": 0,
      "combat_xp": 100,
      "name": "§cGhost",
      "panorama": "mining_3",
      "type": "drops",
      "drops": [
        {
          "id": "VOLTA:1",
          "extra": [],
          "chance": "0.2%"
        },
        {
          "id": "PLASMA:1",
          "extra": [],
          "chance": "0.1%"
        },
        {
          "id": "GHOST_BOOTS:1",
          "extra": [],
          "chance": "0.01%"
        },
        {
          "id": "SORROW:1",
          "extra": [],
          "chance": "0.12%"
        }
      ]
    }
  ]
}