aboutsummaryrefslogtreecommitdiff
path: root/items/REINDRAKE_SC.json
blob: 6198962f28cdbc149590fc907fd9346cfa830aaa (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
{
  "itemid": "minecraft:skull",
  "displayname": "§3Reindrake (Sea Creature)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"80b9ea26-3dc8-3346-bf7d-76b069a70e99\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3MTc2MzUyNTg5OCwKICAicHJvZmlsZUlkIiA6ICI4MTc1MTc4NzQ2MjE0NmY2YjllOWM3MTYyMWRiODQwZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFwcGVhcmFuY2UiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBiZWI0YzdmNWY4ZDE0YmUzYTA0ZjZmYTM1NzNmYThiZDU5ZWEyMjM2YjY2ZjA1ZmJhNTdjNjc4Y2EzNzc3NiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7The Reindrake is a Legendary mob unlocked from Fishing\",1:\"§7level 35. It can only be fished on the Jerry Island.\",2:\"\",3:\"§c❤ Health§8: §c2,500 (hits)\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§3Reindrake (Sea Creature)\"},ExtraAttributes:{id:\"REINDRAKE_SC\"}}",
  "damage": 3,
  "lore": [
    "§7The Reindrake is a Legendary mob unlocked from Fishing",
    "§7level 35. It can only be fished on the Jerry Island.",
    "",
    "§c❤ Health§8: §c2,500 (hits)",
    "",
    "§6§lLEGENDARY"
  ],
  "internalname": "REINDRAKE_SC",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Reindrake",
    "https://wiki.hypixel.net/Reindrake"
  ],
  "crafttext": "",
  "recipes": [
    {
      "name": "§cReindrake",
      "panorama": "winter",
      "render": "Dragon",
      "type": "drops",
      "extra": [
        "§cRequirements:",
        "§7- Fishing Skill 35",
        "§7- §bJerry's Workshop",
        "§7- §bFished from water"
      ],
      "drops": [
        {
          "id": "WHITE_GIFT",
          "chance": "65%"
        },
        {
          "id": "GREEN_GIFT",
          "chance": "25%"
        },
        {
          "id": "RED_GIFT",
          "chance": "10%"
        },
        {
          "id": "PROSPERITY;1",
          "extra": [
            "Only drops for the player who spawned the Reindrake"
          ],
          "chance": "100%"
        }
      ]
    }
  ]
}