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": "§6Necron\u0027s Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"16b91b55-02b7-3315-bd9a-7da8467e4a96\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzI0OTc5MywKICAicHJvZmlsZUlkIiA6ICIwNjEzY2I1Y2QxYjg0M2JjYjI4OTk1NWU4N2QzMGEyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJicmVhZGxvYWZzcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yYmJiMmZhN2E2Y2EwODcyODBlYTBjYjU2NGI0MWVmMWFlNDA0YTE5ZjdhODEyOGQzZDI4YzUxOWE4NWUwNjNmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gear Score: §d484\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"§7Health: §a+180 HP\",4:\"§7Defense: §a+100\",5:\"§7Intelligence: §a+30\",6:\" §8[§7❁§8] §8[§7⚔§8]\",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:\"§6Necron\u0027s Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_HELMET\"}}",
"damage": 3,
"lore": [
"§7Gear Score: §d484",
"§7Strength: §c+40",
"§7Crit Damage: §c+30%",
"§7Health: §a+180 HP",
"§7Defense: §a+100",
"§7Intelligence: §a+30",
" §8[§7❁§8] §8[§7⚔§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_DIAMOND:1",
"A2": "GIANT_FRAGMENT_DIAMOND:1",
"A3": "GIANT_FRAGMENT_DIAMOND:1",
"B1": "GIANT_FRAGMENT_DIAMOND:1",
"B2": "WITHER_HELMET:1",
"B3": "GIANT_FRAGMENT_DIAMOND:1",
"C1": "GIANT_FRAGMENT_DIAMOND:1",
"C2": "GIANT_FRAGMENT_DIAMOND:1",
"C3": "GIANT_FRAGMENT_DIAMOND:1"
},
"internalname": "POWER_WITHER_HELMET",
"parent": "WITHER_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor"
]
}
|