aboutsummaryrefslogtreecommitdiff
path: root/items/INFERNO_DEMONLORD_2_BOSS.json
blob: 96aa25c6c1a9fd6d9ad1944631418482446f72d1 (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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
  "itemid": "minecraft:skull",
  "displayname": "§6Inferno Demonlord II (Boss)",
  "nbttag": "{SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c10,000,000❤\",3:\"§7Demons damage: §c8,000§7/s\",4:\"§7Demons health: §c1,750,000❤\",5:\"\",6:\"§6Immolate\",7:\"§8Passive\",8:\"§7Deals §c100 §7+ §c15% §7of your max §c❤\",9:\"§c§7as §ftrue §7damage every second.\",10:\"\",11:\"§bHellion Shield\",12:\"§8Passive\",13:\"§7Match the attunement on your\",14:\"§7dagger to damage the boss.\",15:\"\",16:\"§5Demonsplit\",17:\"§8At 50% HP\",18:\"§7Splits into two powerful demons.\",19:\"\",20:\"§cFire Pillars\",21:\"§8Starting at 50% HP\",22:\"§7Spawns fire pillars.\",23:\"§7Destroy them or die.\"],Name:\"§6Inferno Demonlord II (Boss)\"},ExtraAttributes:{id:\"INFERNO_DEMONLORD_2_BOSS\"}}",
  "damage": 3,
  "lore": [
    "§8Strong",
    "",
    "§7Health: §c10,000,000❤",
    "§7Demons damage: §c8,000§7/s",
    "§7Demons health: §c1,750,000❤",
    "",
    "§6Immolate",
    "§8Passive",
    "§7Deals §c100 §7+ §c15% §7of your max §c❤",
    "§c§7as §ftrue §7damage every second.",
    "",
    "§bHellion Shield",
    "§8Passive",
    "§7Match the attunement on your",
    "§7dagger to damage the boss.",
    "",
    "§5Demonsplit",
    "§8At 50% HP",
    "§7Splits into two powerful demons.",
    "",
    "§cFire Pillars",
    "§8Starting at 50% HP",
    "§7Spawns fire pillars.",
    "§7Destroy them or die."
  ],
  "internalname": "INFERNO_DEMONLORD_2_BOSS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Inferno_Demonlord",
    "https://wiki.hypixel.net/Inferno_Demonlord"
  ],
  "crafttext": "",
  "recipes": [
    {
      "xp": 1,
      "name": "§6Inferno Demonlord II",
      "render": "Blaze",
      "panorama": "crimson_isle",
      "coins": 1,
      "combat_xp": 100,
      "type": "drops",
      "drops": [
        {
          "id": "DERELICT_ASHE",
          "extra": [
            "x12-22"
          ],
          "chance": "100%"
        },
        {
          "id": "ARROW_BUNDLE_MAGMA",
          "chance": "8.47%"
        },
        {
          "id": "MANA_DISINTEGRATOR",
          "chance": "3.95%"
        },
        {
          "id": "SCORCHED_BOOKS",
          "chance": "2.26%"
        },
        {
          "id": "KELVIN_INVERTER",
          "chance": "2.82%"
        },
        {
          "id": "BLAZE_ROD_DISTILLATE",
          "chance": "5.08%"
        },
        {
          "id": "GLOWSTONE_DUST_DISTILLATE",
          "chance": "5.08%"
        },
        {
          "id": "MAGMA_CREAM_DISTILLATE",
          "chance": "5.08%"
        },
        {
          "id": "NETHER_STALK_DISTILLATE",
          "chance": "5.08%"
        },
        {
          "id": "CRUDE_GABAGOOL_DISTILLATE",
          "chance": "2.82%"
        }
      ]
    }
  ]
}