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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Storm\u0027s Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"a3552cdc-39ab-3f9f-9373-61c035f61b7d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzM2NjgxNiwKICAicHJvZmlsZUlkIiA6ICI5MWYwNGZlOTBmMzY0M2I1OGYyMGUzMzc1Zjg2ZDM5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdG9ybVN0b3JteSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mODMxNTljNWJiN2Q4MDQ1NGQyZDY0NmIxNTc3NGI3MTE2YWFiY2IzYWY1YjY3NzdhMjc1NzNmYzQ1Zjc4NTRmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gear Score: §d565\",1:\"§7Health: §a+180\",2:\"§7Defense: §a+80\",3:\"§7Intelligence: §a+400\",4:\" §8[§8✎§8] §8[§8⚔§8]\",5:\"\",6:\"§7Reduces the damage you take\",7:\"§7from withers by §c10%§7.\",8:\"\",9:\"§6Full Set Bonus: Witherborn\",10:\"§7Spawns a wither minion every\",11:\"§7§e30 §7seconds up to a maximum\",12:\"§7§a1 §7wither. Your withers will\",13:\"§7travel to and explode on nearby\",14:\"§7enemies.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aVII Completion§c.\",19:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Storm\u0027s Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WISE_WITHER_HELMET\"}}",
"damage": 3,
"lore": [
"§7Gear Score: §d565",
"§7Health: §a+180",
"§7Defense: §a+80",
"§7Intelligence: §a+400",
" §8[§8✎§8] §8[§8⚔§8]",
"",
"§7Reduces the damage you take",
"§7from withers by §c10%§7.",
"",
"§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.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aVII Completion§c.",
"§6§lLEGENDARY DUNGEON HELMET"
],
"recipe": {
"A1": "GIANT_FRAGMENT_LASER:1",
"A2": "GIANT_FRAGMENT_LASER:1",
"A3": "GIANT_FRAGMENT_LASER:1",
"B1": "GIANT_FRAGMENT_LASER:1",
"B2": "WITHER_HELMET:1",
"B3": "GIANT_FRAGMENT_LASER:1",
"C1": "GIANT_FRAGMENT_LASER:1",
"C2": "GIANT_FRAGMENT_LASER:1",
"C3": "GIANT_FRAGMENT_LASER:1"
},
"internalname": "WISE_WITHER_HELMET",
"parent": "WITHER_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Storm%27s_Armor",
"https://wiki.hypixel.net/Storm\u0027s_Helmet"
]
}
|