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
|
{
"itemid": "minecraft:skull",
"displayname": "§cMinos Inquisitor (Mythological Creature)",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"1388719b-179b-3088-9388-719b179be088\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2UxYTYwMWIxYWQ2NDA5MDQ5YTVmZGY0ODA0N2NmYTUyYTFhNzc5N2E4YWM1ZWU5M2ZiMGEyYjFiYjNiY2QzMiJ9fX0\"}]}},display:{Lore:[0:\"§7The Minos Inquisitor is the rarest mob in the\",1:\"§7Mythological Ritual, and can only be found\",2:\"§7using a legendary Griffin Pet. It reduces\",3:\"§7your stats by 10% every time you hit it,\",4:\"§7maxing out at a 40% reduction. Similar to the\",5:\"§7Minos Champion, its stats increase by 6% for every\",6:\"§7second it is alive, capping at 600%, which is\",7:\"§7when it despawns. While alive, it summons\",8:\"§7lightning on the block you are standing on.\",9:\"\",10:\"§c❤ Health§8:\",11:\"§8[§6Griffin§8] §c40,000,000 ❤\",12:\"\",13:\"§6§lLEGENDARY\"],Name:\"§cMinos Inquisitor (Mythological Creature)\"},ExtraAttributes:{id:\"MINOS_INQUISITOR_MONSTER\"}}",
"damage": 3,
"lore": [
"§7The Minos Inquisitor is the rarest mob in the",
"§7Mythological Ritual, and can only be found",
"§7using a legendary Griffin Pet. It reduces",
"§7your stats by 10% every time you hit it,",
"§7maxing out at a 40% reduction. Similar to the",
"§7Minos Champion, its stats increase by 6% for every",
"§7second it is alive, capping at 600%, which is",
"§7when it despawns. While alive, it summons",
"§7lightning on the block you are standing on.",
"",
"§c❤ Health§8:",
"§8[§6Griffin§8] §c40,000,000 ❤",
"",
"§6§lLEGENDARY"
],
"internalname": "MINOS_INQUISITOR_MONSTER",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Minos_Inquisitor",
"https://wiki.hypixel.net/Minos_Inquisitor"
],
"crafttext": "",
"recipes": [
{
"level": 750,
"coins": 35000,
"xp": 100,
"combat_xp": 500,
"name": "§cMinos Inquisitor",
"render": "@neurepo:mobs/minos_inquisitor.json",
"panorama": "hub",
"extra": [
"§cRequirements:",
"§7- §6Griffin",
"§7Chance: 1.23%"
],
"type": "drops",
"drops": [
{
"id": "ANCIENT_CLAW:48",
"chance": "100%"
},
{
"id": "ENCHANTED_GOLD:8",
"chance": "100%"
},
{
"id": "ENCHANTED_ANCIENT_CLAW",
"chance": "50%"
},
{
"id": "DWARF_TURTLE_SHELMET",
"chance": "1%"
},
{
"id": "ANTIQUE_REMEDIES",
"chance": "1%"
},
{
"id": "CROCHET_TIGER_PLUSHIE",
"chance": "1%"
},
{
"id": "ULTIMATE_CHIMERA;1",
"chance": "1%"
}
]
}
]
}
|