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
|
{
"itemid": "minecraft:skull",
"displayname": "§9⚚ Bonzo\u0027s Mask",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"5a27db2d-dcfe-38b5-8868-b1f536da5f0c\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzQ0MTkzMTAxNjQsInByb2ZpbGVJZCI6Ijc1MTQ0NDgxOTFlNjQ1NDY4Yzk3MzlhNmUzOTU3YmViIiwicHJvZmlsZU5hbWUiOiJUaGFua3NNb2phbmciLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzEyNzE2ZWNiZjViOGRhMDBiMDVmMzE2ZWM2YWY2MWU4YmQwMjgwNWIyMWViOGU0NDAxNTE0NjhkYzY1NjU0OWMifX19\"}]}},display:{Lore:[0:\"§7Gear Score: §d400 \",1:\"§7Health: §a+125 HP \",2:\"§7Defense: §a+100 \",3:\"§7Intelligence: §a+150 \",4:\"\",5:\"§6Ability: Clownin\u0027 Around\",6:\"§7Instead of dying, gain damage\",7:\"§7immunity and §a+24.8 §c❁\",8:\"§cStrength §7for §a3s §7and fully\",9:\"§7replenish your health. The\",10:\"§7cooldown and Strength bonus you\",11:\"§7receive improve based on your\",12:\"§7§aDungeoneering Skill §7level.\",13:\"§7This ability only works while in\",14:\"§7§cThe Catacombs§7!\",15:\"§8Cooldown: §a316s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9⚚ Bonzo\u0027s Mask\"},ExtraAttributes:{id:\"STARRED_BONZO_MASK\"}}",
"damage": 3,
"lore": [
"§7Gear Score: §d400 ",
"§7Health: §a+125 HP ",
"§7Defense: §a+100 ",
"§7Intelligence: §a+150 ",
"",
"§6Ability: Clownin\u0027 Around",
"§7Instead of dying, gain damage",
"§7immunity and §a+24.8 §c❁",
"§cStrength §7for §a3s §7and fully",
"§7replenish your health. The",
"§7cooldown and Strength bonus you",
"§7receive improve based on your",
"§7§aDungeoneering Skill §7level.",
"§7This ability only works while in",
"§7§cThe Catacombs§7!",
"§8Cooldown: §a316s",
"",
"§7§8This item can be reforged!",
"§9§lRARE DUNGEON HELMET"
],
"recipe": {
"A1": "BONZO_FRAGMENT:1",
"A2": "BONZO_FRAGMENT:1",
"A3": "BONZO_FRAGMENT:1",
"B1": "BONZO_FRAGMENT:1",
"B2": "BONZO_MASK:1",
"B3": "BONZO_FRAGMENT:1",
"C1": "BONZO_FRAGMENT:1",
"C2": "BONZO_FRAGMENT:1",
"C3": "BONZO_FRAGMENT:1"
},
"internalname": "STARRED_BONZO_MASK",
"parent": "BONZO_MASK",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bonzo\u0027s_Mask"
]
}
|