aboutsummaryrefslogtreecommitdiff
path: root/items/GAIA_CONSTRUCT_MONSTER.json
blob: 3a0dce927842b6a39472b336d638c0f32eab4aae (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
101
{
  "itemid": "minecraft:skull",
  "displayname": "§cGaia Construct (Mythological Creature)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7The Gaia Construct is a Mythological Creature\",1:\"§7that can be found by using a §9rare §7or higher \",2:\"§7Griffin Pet. It deals §6True Knockback §7and ignores \",3:\"§7anti-knockback capabilities like Dwarf Turtle\",4:\"§7Shelmet. It has three stages upon spawning:\",5:\"\",6:\"§aStage 1§8: §7Damaged once every 6 hits, \",7:\"§7summons a little lightning.\",8:\"§9Stage 2 (66% HP)§8: §7Damaged once every 7 hits,\",9:\"§7summons more lightning.               \",10:\"§cStage 3 (33% HP)§8: §7Damaged once every 8 hits,\",11:\"§7summons the most lightning.\",12:\"\",13:\"§c❤ Health§8:\",14:\"§8[§9Griffin§8/§5Griffin§8] §c300,000 ❤\",15:\"§8[§6Griffin§8] §c1,500,000 ❤\",16:\"\",17:\"§9§lRARE\"],Name:\"§cGaia Construct (Mythological Creature)\"},ExtraAttributes:{id:\"GAIA_CONSTRUCT_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7The Gaia Construct is a Mythological Creature",
    "§7that can be found by using a §9rare §7or higher ",
    "§7Griffin Pet. It deals §6True Knockback §7and ignores ",
    "§7anti-knockback capabilities like Dwarf Turtle",
    "§7Shelmet. It has three stages upon spawning:",
    "",
    "§aStage 1§8: §7Damaged once every 6 hits, ",
    "§7summons a little lightning.",
    "§9Stage 2 (66% HP)§8: §7Damaged once every 7 hits,",
    "§7summons more lightning.               ",
    "§cStage 3 (33% HP)§8: §7Damaged once every 8 hits,",
    "§7summons the most lightning.",
    "",
    "§c❤ Health§8:",
    "§8[§9Griffin§8/§5Griffin§8] §c300,000 ❤",
    "§8[§6Griffin§8] §c1,500,000 ❤",
    "",
    "§9§lRARE"
  ],
  "internalname": "GAIA_CONSTRUCT_MONSTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Gaia_Construct",
    "https://wiki.hypixel.net/Gaia_Construct"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 140,
      "coins": 700,
      "xp": 8,
      "combat_xp": 70,
      "name": "§cGaia Construct",
      "panorama": "hub",
      "render": "Eisengolem",
      "extra": [
        "§cRequirements:",
        "§7- §9Griffin",
        "§7Chance: 22.22%",
        "§7- §5Griffin",
        "§7Chance: 28.57%"
      ],
      "type": "drops",
      "drops": [
        {
          "id": "ANCIENT_CLAW:4",
          "chance": "100%"
        }
      ]
    },
    {
      "level": 260,
      "coins": 2500,
      "xp": 20,
      "combat_xp": 250,
      "name": "§cGaia Construct",
      "panorama": "hub",
      "render": "Eisengolem",
      "extra": [
        "§cRequirements:",
        "§7- §6Griffin",
        "§7Chance: 24.69%"
      ],
      "type": "drops",
      "drops": [
        {
          "id": "ANCIENT_CLAW:12",
          "chance": "100%"
        },
        {
          "id": "ENCHANTED_GOLD",
          "chance": "100%"
        },
        {
          "id": "ENCHANTED_IRON",
          "chance": "100%"
        },
        {
          "id": "DWARF_TURTLE_SHELMET",
          "chance": "0.25%"
        },
        {
          "id": "ANTIQUE_REMEDIES",
          "chance": "0.25%"
        },
        {
          "id": "CROCHET_TIGER_PLUSHIE",
          "chance": "0.25%"
        }
      ]
    }
  ]
}