aboutsummaryrefslogtreecommitdiff
path: root/items/SADAN_BOSS.json
blob: 98256d659e05f4e0348dc579faf1622574396a7f (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
{
  "itemid": "minecraft:skull",
  "displayname": "§6Sadan (Boss)",
  "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7233b46d-7ee3-38d9-859b-3642e454fe05\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMDg4ODE0Njk5NiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmEwNmNiMGM0NzFjMWM5YmMxNjlhZjI3MGNkNDY2ZWE3MDE5NDY3NzYwNTZlNDcyZWNkYWViNDlmMGY0YTRkYyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Sadan is the boss of Floor 6 of the Catacombs.\",1:\"§7He is a \u0027Necromancer Lord\u0027 and has three phases.\",2:\"§7In the first he summons a teracotta army that must\",3:\"§7be survied for 100 seconds. After that he summons four\",4:\"§7giants and once killed, he merges them into himself.\",5:\"\",6:\"§c❤ Health§8: §c40.000.000\"],Name:\"§6Sadan (Boss)\"},ExtraAttributes:{id:\"SADAN_BOSS\"}}",
  "damage": 3,
  "lore": [
    "§7Sadan is the boss of Floor 6 of the Catacombs.",
    "§7He is a \u0027Necromancer Lord\u0027 and has three phases.",
    "§7In the first he summons a teracotta army that must",
    "§7be survied for 100 seconds. After that he summons four",
    "§7giants and once killed, he merges them into himself.",
    "",
    "§c❤ Health§8: §c40.000.000"
  ],
  "internalname": "SADAN_BOSS",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Sadan",
    "https://wiki.hypixel.net/Sadan"
  ],
  "crafttext": "",
  "recipes": [
    {
      "name": "§cSadan",
      "render": "@neurepo:mobs/sadan.json",
      "panorama": "dungeon",
      "type": "drops",
      "drops": [
        {
          "id": "GOLEM_POPPY",
          "chance": "10.32%"
        },
        {
          "id": "GIANT_TOOTH",
          "chance": "3.4%"
        },
        {
          "id": "NECROMANCER_LORD_HELMET",
          "chance": "1.47%"
        },
        {
          "id": "NECROMANCER_LORD_CHESTPLATE",
          "chance": "0.29%"
        },
        {
          "id": "NECROMANCER_LORD_LEGGINGS",
          "chance": "1.71%"
        },
        {
          "id": "NECROMANCER_LORD_BOOTS",
          "chance": "7.56%"
        },
        {
          "id": "NECROMANCER_SWORD",
          "chance": "0.73%"
        },
        {
          "id": "SADAN_BROOCH",
          "chance": "4.13%"
        },
        {
          "id": "GIANTS_SWORD",
          "chance": "0.11%"
        },
        {
          "id": "PRECURSOR_EYE",
          "chance": "0.07%"
        },
        {
          "id": "SUMMONING_RING",
          "chance": "0.37%"
        }
      ]
    }
  ]
}