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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Bat Person Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"18bb99e0-16d9-3b46-a412-b8b87d6847f5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTgzYjNmMDRmYzE2YmMyYzJjYjM2YTEyMDQ0MjY1YjBiOTMzZjNkZmEyYjM0MmViNDU3OThmZjdkNzE1YjBkOCJ9fX0=\"}]}},display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7This armor piece grants §a2x\",3:\"§a§7item stats during the night or\",4:\"§7§a3x §7during the §6Spooky\",5:\"§6Festival§7! Additionally, it\",6:\"§7gives a §a+5% §7chance to get\",7:\"§7Candy from mobs during the\",8:\"§7event.\",9:\"\",10:\"§6Full Set Bonus: Bat Powers Activate!\",11:\"§7Upgrades your grappling hook and\",12:\"§7turns you into a true vigilante!\",13:\"§7Grants a §a+5% §7chance to find\",14:\"§7rare Candy.\",15:\"\",16:\"§7§8§oYou are the hero this world\",17:\"§8§oneeds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY HELMET\"],Name:\"§6Bat Person Helmet\"},ExtraAttributes:{id:\"BAT_PERSON_HELMET\"}}",
"damage": 3,
"lore": [
"§7Defense: §a+30",
"",
"§7This armor piece grants §a2x",
"§a§7item stats during the night or",
"§7§a3x §7during the §6Spooky",
"§6Festival§7! Additionally, it",
"§7gives a §a+5% §7chance to get",
"§7Candy from mobs during the",
"§7event.",
"",
"§6Full Set Bonus: Bat Powers Activate!",
"§7Upgrades your grappling hook and",
"§7turns you into a true vigilante!",
"§7Grants a §a+5% §7chance to find",
"§7rare Candy.",
"",
"§7§8§oYou are the hero this world",
"§8§oneeds.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY HELMET"
],
"recipe": {
"A1": "SPOOKY_SHARD:1",
"A2": "SPOOKY_SHARD:1",
"A3": "SPOOKY_SHARD:1",
"B1": "SPOOKY_SHARD:1",
"B2": "SPOOKY_HELMET:1",
"B3": "SPOOKY_SHARD:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "BAT_PERSON_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Armor",
"https://wiki.hypixel.net/Bat_Person_Helmet"
]
}
|