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": "§6Voidgloom Seraph III (Boss)",
"nbttag": "{ench:[],SkullOwner:{Id:\"0de98464-1274-4dd6-bba8-370efa5d41a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E1OWJiMGE3YTMyOTY1YjNkOTBkOGVhZmE4OTlkMTgzNWY0MjQ1MDllYWRkNGU2YjcwOWFkYTUwYjljZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Challenging\",1:\"\",2:\"§7Health: §c66.666.666❤\",3:\"§7Damage: §c12,000 §7per second\",4:\"\",5:\"§aMalevolent Hitshield\",6:\"§8At 100%/66%/33% Hp\",7:\"§7Immunity shield dropped by hits\",8:\"§7regardless of damage.\",9:\"§7Receives §c-75% §c⫽ Ferocity\",10:\"§c§7while NOT active.\",11:\"\",12:\"§cYang Glyphs\",13:\"§8Starting at 50% HP\",14:\"§7Throws glyphs down.\",15:\"§7Stand next to them or die.\",16:\"\",17:\"§eNukekubi Fixations\",18:\"§8Starting at 33% HP\",19:\"§7Spawns weird heads.\",20:\"§7Clear them by looking at them or\",21:\"§7suffer damage.\"],Name:\"§6Voidgloom Seraph III (Boss)\"},ExtraAttributes:{id:\"VOIDGLOOM_SERAPH_3_BOSS\"}}",
"damage": 3,
"lore": [
"§8Challenging",
"",
"§7Health: §c66.666.666❤",
"§7Damage: §c12,000 §7per second",
"",
"§aMalevolent Hitshield",
"§8At 100%/66%/33% Hp",
"§7Immunity shield dropped by hits",
"§7regardless of damage.",
"§7Receives §c-75% §c⫽ Ferocity",
"§c§7while NOT active.",
"",
"§cYang Glyphs",
"§8Starting at 50% HP",
"§7Throws glyphs down.",
"§7Stand next to them or die.",
"",
"§eNukekubi Fixations",
"§8Starting at 33% HP",
"§7Spawns weird heads.",
"§7Clear them by looking at them or",
"§7suffer damage."
],
"internalname": "VOIDGLOOM_SERAPH_3_BOSS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Voidgloom_Seraph",
"https://wiki.hypixel.net/Voidgloom_Seraph"
],
"crafttext": "",
"recipes": [
{
"xp": 100,
"name": "§6Voidgloom Seraph III",
"render": "Enderman",
"panorama": "combat_3",
"type": "drops",
"drops": [
{
"id": "NULL_SPHERE",
"extra": ["x60-80"],
"chance": "100%"
},
{
"id": "TWILIGHT_ARROW_POISON",
"extra": ["x24-32"],
"chance": "13.15%"
},
{
"id": "SUMMONING_EYE",
"chance": "0.60%"
},
{
"id": "ENDERSNAKE_RUNE;1",
"chance": "2.45%"
},
{
"id": "TRANSMISSION_TUNER",
"chance": "2.26%"
},
{
"id": "MANA_STEAL;1",
"chance": "4.52%"
},
{
"id": "NULL_ATOM",
"chance": "3.77%"
}
]
}
]
}
|