aboutsummaryrefslogtreecommitdiff
path: root/items/REVENANT_HORROR_5_BOSS.json
blob: a7cd19cd5f0151106fe1915c84abc2fce7fc460d (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
98
99
100
{
  "itemid": "minecraft:skull",
  "displayname": "§6Revenant Horror V (Boss)",
  "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"d6a01091-d766-391a-96a0-1091d766a91a\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmIwYWFkMmY0ZjA2ZDJlMGNhODNjNTQ2MjQ2MDA2NWZjNGEwZDMwOTNhYjY3YzU2NGE1YWU1ZDg5ZGJmMDJiNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Excruciating\",1:\"\",2:\"§7Health: §c10,000,000❤\",3:\"§7Damage: §c2,400 §7per second\",4:\"\",5:\"§aRedemption\",6:\"§7§7Heals rapidly.\",7:\"\",8:\"§cExplosive Assault\",9:\"§7§7Throws explosive TNT.\",10:\"\",11:\"§5Thermonuclear\",12:\"§7§7Charges up and releases a massive\",13:\"§7explosion.\"],Name:\"§6Revenant Horror V (Boss)\"},ExtraAttributes:{id:\"REVENANT_HORROR_5_BOSS\"}}",
  "damage": 3,
  "lore": [
    "§8Excruciating",
    "",
    "§7Health: §c10,000,000❤",
    "§7Damage: §c2,400 §7per second",
    "",
    "§aRedemption",
    "§7§7Heals rapidly.",
    "",
    "§cExplosive Assault",
    "§7§7Throws explosive TNT.",
    "",
    "§5Thermonuclear",
    "§7§7Charges up and releases a massive",
    "§7explosion."
  ],
  "internalname": "REVENANT_HORROR_5_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": 1500,
      "name": "§6Revenant Horror V",
      "render": "@neurepo:mobs/revenant_horror_5.json",
      "type": "drops",
      "panorama": "hub",
      "drops": [
        {
          "id": "REVENANT_FLESH",
          "extra": [
            "x63-64"
          ],
          "chance": "100%"
        },
        {
          "id": "FOUL_FLESH",
          "extra": [
            "x3-4"
          ],
          "chance": "13.77%"
        },
        {
          "id": "ZOMBIE_SLAYER_RUNE;1",
          "chance": "5.42%"
        },
        {
          "id": "UNDEAD_CATALYST",
          "chance": "1.69%"
        },
        {
          "id": "SMITE;6",
          "chance": "0.69%"
        },
        {
          "id": "BEHEADED_HORROR",
          "chance": "0.14%"
        },
        {
          "id": "REVENANT_CATALYST",
          "chance": "0.86%"
        },
        {
          "id": "SNAKE_RUNE;1",
          "chance": "0.14%"
        },
        {
          "id": "SCYTHE_BLADE",
          "chance": "0.10%"
        },
        {
          "id": "REVENANT_VISCERA",
          "chance": "13.77%"
        },
        {
          "id": "SHARD_OF_THE_SHREDDED",
          "chance": "0.06%"
        },
        {
          "id": "SMITE;7",
          "chance": "0.05%"
        },
        {
          "id": "WARDEN_HEART",
          "chance": "0.01%"
        }
      ]
    }
  ]
}