aboutsummaryrefslogtreecommitdiff
path: root/items/REVENANT_HORROR_4_BOSS.json
blob: 12cc1d248335f6d41fb3ad082bfc12e3b2ee4b97 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§6Revenant Horror IV (Boss)",
  "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"1cd0f7b6-d6fe-3254-9cd0-f7b6d6fe6254\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE3YmIzNDQ3MTUwOGI0YjIwY2IzNWMzN2ExZGQ2ZThhZmE3ZjJkNTM4ODgyMjEzODgzN2NhZjU5YzIxOTVkOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Deadly\",1:\"\",2:\"§7Health: §c1,500,000❤\",3:\"§7Damage: §c400 §7per second\",4:\"\",5:\"§aLife Drain\",6:\"§7Drains health every few seconds.\",7:\"\",8:\"§aPestilence\",9:\"§7Deals AOE damage every second,\",10:\"§7shredding armor by 25%.\",11:\"\",12:\"§cEnrage\",13:\"§7Gets real mad once in a while.\"],Name:\"§6Revenant Horror IV (Boss)\"},ExtraAttributes:{id:\"REVENANT_HORROR_4_BOSS\"}}",
  "damage": 3,
  "lore": [
    "§8Deadly",
    "",
    "§7Health: §c1,500,000❤",
    "§7Damage: §c400 §7per second",
    "",
    "§aLife Drain",
    "§7Drains health every few seconds.",
    "",
    "§aPestilence",
    "§7Deals AOE damage every second,",
    "§7shredding armor by 25%.",
    "",
    "§cEnrage",
    "§7Gets real mad once in a while."
  ],
  "internalname": "REVENANT_HORROR_4_BOSS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Revenant_Horror",
    "https://wiki.hypixel.net/Revenant_Horror"
  ],
  "crafttext": "",
  "recipes": [
    {
      "xp": 500,
      "name": "§6Revenant Horror IV",
      "render": "@neurepo:mobs/revenant_horror.json",
      "panorama": "hub",
      "type": "drops",
      "drops": [
        {
          "id": "REVENANT_FLESH",
          "extra": ["x50-64"],
          "chance": "100%"
        },
        {
          "id": "FOUL_FLESH",
          "extra": ["x2-3"],
          "chance": "16.22%"
        },
        {
          "id": "ZOMBIE_SLAYER_RUNE;1",
          "chance": "6.33%"
        },
        {
          "id": "UNDEAD_CATALYST",
          "chance": "0.60%"
        },
        {
          "id": "SMITE;6",
          "chance": "0.81%"
        },
        {
          "id": "BEHEADED_HORROR",
          "chance": "0.16%"
        },
        {
          "id": "REVENANT_CATALYST",
          "chance": "1.01%"
        },
        {
          "id": "SNAKE_RUNE;1",
          "chance": "0.16%"
        },
        {
          "id": "SCYTHE_BLADE",
          "chance": "0.06%"
        }
      ]
    }
  ]
}