aboutsummaryrefslogtreecommitdiff
path: root/items/SPIRIT_MASK.json
blob: fbc52558dc0f9475302b34d94edddff8eed41727 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§5Spirit Mask",
  "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9c655e06-277e-3a35-be4c-ba49ce10d32d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWJiZTcyMWQ3YWQ4YWI5NjVmMDhjYmVjMGI4MzRmNzc5YjUxOTdmNzlkYTRhZWEzZDEzZDI1M2VjZTlkZWMyIn19fQ==\"}]}},display:{Lore:[0:\"§7Gear Score: §d230\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+50\",3:\"§7Speed: §a+15\",4:\"§7Intelligence: §a+20\",5:\"\",6:\"§6Ability: Second Wind\",7:\"§7Instead of dying, gain §f+50✦\",8:\"§fSpeed §7and damage immunity for\",9:\"§7§a3 §7seconds.\",10:\"§8Cooldown: §a30s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 15\",15:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Spirit Mask\"},ExtraAttributes:{id:\"SPIRIT_MASK\"},AttributeModifiers:[]}",
  "damage": 3,
  "lore": [
    "§7Gear Score: §d230",
    "§7Health: §a+100",
    "§7Defense: §a+50",
    "§7Speed: §a+15",
    "§7Intelligence: §a+20",
    "",
    "§6Ability: Second Wind",
    "§7Instead of dying, gain §f+50✦",
    "§fSpeed §7and damage immunity for",
    "§7§a3 §7seconds.",
    "§8Cooldown: §a30s",
    "",
    "§7§8This item can be reforged!",
    "§aPerfect 52500 / 52500",
    "§7§4❣ §cRequires §aCatacombs Level 15",
    "§5§lEPIC DUNGEON HELMET"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Spirit_Mask",
    "https://wiki.hypixel.net/Spirit_Mask"
  ],
  "internalname": "SPIRIT_MASK",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "recipes": [
    {
    "type": "trade",
    "cost": "ENCHANTED_EMERALD:75",
    "result": "SPIRIT_MASK"
    }
  ]
}