aboutsummaryrefslogtreecommitdiff
path: root/items/WITHER_SPECTRE_MONSTER.json
blob: db93aee1b294f7f4a6ee996681935063984300f9 (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
71
72
73
74
{
  "itemid": "minecraft:skull",
  "displayname": "§aWither Spectre (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a1699a4-9b61-37a5-be7a-ca23a1f092a1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NDA4Mjg1NzcxMCwKICAicHJvZmlsZUlkIiA6ICIwNTVhOTk2NTk2M2E0YjRmOGMwMjRmMTJmNDFkMmNmMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVWb3hlbGxlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdmNWYzMzg0Mzg0ZDdmMDNiZjk3YTczMDk5YjBiYWZiNzJjNTM4ZmMwNDE1YWM4NjEzYjY2NGY4NzU3OWEzNzkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Used to be a prince.\",1:\"\",2:\"§c❤ Health§8: §c600,000\"],Name:\"§aWither Spectre (Monster)\"},ExtraAttributes:{id:\"WITHER_SPECTRE_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7Used to be a prince.",
    "",
    "§c❤ Health§8: §c600,000"
  ],
  "internalname": "WITHER_SPECTRE_MONSTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Wither_Spectre",
    "https://wiki.hypixel.net/Wither_Spectre"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 70,
      "coins": 20,
      "xp": 100,
      "combat_xp": 120,
      "name": "§fWither Spectre",
      "type": "drops",
      "render": "@neurepo:mobs/wither_spectre.json",
      "panorama": "crimson_isle",
      "extra": [],
      "drops": [
        {
          "id": "SULPHUR:1",
          "extra": [],
          "chance": "100%"
        },
        {
          "id": "SPECTRE_DUST:1",
          "extra": [],
          "chance": "20%"
        },
        {
          "id": "REDSTONE:1",
          "extra": [],
          "chance": "20%"
        },
        {
          "id": "RAMPART_HELMET:1",
          "chance": "0.2%"
        },
        {
          "id": "RAMPART_CHESTPLATE:1",
          "chance": "0.2%"
        },
        {
          "id": "RAMPART_LEGGINGS:1",
          "chance": "0.2%"
        },
        {
          "id": "RAMPART_BOOTS:1",
          "chance": "0.2%"
        },
        {
          "id": "SWORD_OF_BAD_HEALTH:1",
          "chance": "0.05%"
        },
        {
          "id": "DYE_BONE:1",
          "chance": "0.0000333%"
        }
      ]
    }
  ]
}