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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Maxor\u0027s Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"ee05abe4-347b-3ea5-8248-fae93392140e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzMwNDc1OCwKICAicHJvZmlsZUlkIiA6ICI0ZDcwNDg2ZjUwOTI0ZDMzODZiYmZjOWMxMmJhYjRhZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzaXJGYWJpb3pzY2hlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiZmIwZWQ1OTU5MTkwZDQxNWU3MjZhMTVmMjk4NDAwN2E2N2E1ZmQ0ZWE1NjcxZDBkNjc2ZjlmNjQxYjViYWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d397\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+180 HP\",4:\"§7Defense: §a+80\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+15\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Maxor\u0027s Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SPEED_WITHER_HELMET\"}}",
"damage": 3,
"lore": [
"§7Gear Score: §d397",
"§7Crit Damage: §c+30%",
"§7Health: §a+180 HP",
"§7Defense: §a+80",
"§7Speed: §a+30",
"§7Intelligence: §a+15",
" §8[§8⚔§8] §8[§8⚔§8]",
"",
"§6Full Set Bonus: Witherborn",
"§7Spawns a wither minion every",
"§7§e30 §7seconds up to a maximum",
"§7§a1 §7wither. Your withers will",
"§7travel to and explode on nearby",
"§7enemies.",
"",
"§7Reduces the damage you take",
"§7from withers by §c10%§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor VII",
"§aCompletion",
"§6§lLEGENDARY DUNGEON HELMET"
],
"recipe": {
"A1": "GIANT_FRAGMENT_BIGFOOT:1",
"A2": "GIANT_FRAGMENT_BIGFOOT:1",
"A3": "GIANT_FRAGMENT_BIGFOOT:1",
"B1": "GIANT_FRAGMENT_BIGFOOT:1",
"B2": "WITHER_HELMET:1",
"B3": "GIANT_FRAGMENT_BIGFOOT:1",
"C1": "GIANT_FRAGMENT_BIGFOOT:1",
"C2": "GIANT_FRAGMENT_BIGFOOT:1",
"C3": "GIANT_FRAGMENT_BIGFOOT:1"
},
"internalname": "SPEED_WITHER_HELMET",
"parent": "WITHER_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Maxor%27s_Armor"
]
}
|