aboutsummaryrefslogtreecommitdiff
path: root/items/DEEP_SEA_PROTECTOR_SC.json
blob: 044829ebacf47d210776d7be78824e83d5d55dba (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
{
  "itemid": "minecraft:skull",
  "displayname": "§3Deep Sea Protector (Sea Creature)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7The Deep Sea Protector is a Sea Creature that \",1:\"§7spawns while fishing after unlocking Fishing level\",2:\"§718. It takes the appearance of an iron golem. \",3:\"\",4:\"§c❤ Health§8: §c150,000\",5:\"\",6:\"§5§lEPIC\"],Name:\"§3Deep Sea Protector (Sea Creature)\"},ExtraAttributes:{id:\"DEEP_SEA_PROTECTOR_SC\"}}",
  "damage": 3,
  "lore": [
    "§7The Deep Sea Protector is a Sea Creature that ",
    "§7spawns while fishing after unlocking Fishing level",
    "§718. It takes the appearance of an iron golem. ",
    "",
    "§c❤ Health§8: §c150,000",
    "",
    "§5§lEPIC"
  ],
  "internalname": "DEEP_SEA_PROTECTOR_SC",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Deep_Sea_Protector",
    "https://wiki.hypixel.net/Deep_Sea_Protector"
  ],
  "crafttext": "",
  "recipes": [
    {
      "name": "§cDeep Sea Protector",
      "level": 60,
      "coins": 100,
      "xp": 75,
      "render": "Eisengolem",
      "panorama": "hub",
      "type": "drops",
      "extra": [
        "§cRequirements:",
        "§7- Fishing Skill 18",
        "§7- §bFished from water"
      ],
      "drops": [
        {
          "id": "WATER_LILY:12",
          "chance": "100%"
        },
        {
          "id": "RAW_FISH-3:2",
          "chance": "100%"
        },
        {
          "id": "SPONGE",
          "chance": "100%"
        },
        {
          "id": "ANGLER;6",
          "chance": "2%"
        },
        {
          "id": "ENCHANTED_IRON:2",
          "chance": "100%"
        },
        {
          "id": "PET_ITEM_FISHING_SKILL_BOOST_EPIC",
          "chance": "0.02%"
        }
      ]
    }
  ]
}