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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Necron (Boss)",
"nbttag": "{ench:[],overrideMeta:1b,display:{Lore:[0:\"§7Necron is the boss of Floor 7 of the Catacombs. He is\",1:\"§7a \u0027Wither Lord\u0027 and has 4 phases. In the 1st he must be\",2:\"§7killed after being frozen by Energy Crystals. In the 2nd he\",3:\"§7must be crushed with Pillars. In the 3rd the Player must solve\",4:\"§7terminals and must be killed again normally in the 4th.\",5:\"\",6:\"§c❤ Health§8: §c1.000.000.000\",7:\"§a❈ Defense§8: §a300\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§9Wither Catalyst §a(1x)\",11:\"§5Implosion §a(1x)\",12:\"§5Wither Shield §a(1x)\",13:\"§5Shadow Warp §a(1x)\",14:\"§5Precursor Gear §a(1x)\",15:\"§5Wither Blood §a(1x)\",16:\"§5Necron\u0027s Handle §a(1x)\",17:\"§6Wither Helmet §a(1x)\",18:\"§6Wither Chestplate §a(1x)\",19:\"§6Wither Leggings §a(1x)\",20:\"§6Wither Boots §a(1x)\",21:\"§6Auto Recombobulator §a(1x)\"],Name:\"§6Necron (Boss)\"},ExtraAttributes:{id:\"NECRON_BOSS\"}}",
"damage": 1,
"lore": [
"§7Necron is the boss of Floor 7 of the Catacombs. He is",
"§7a \u0027Wither Lord\u0027 and has 4 phases. In the 1st he must be",
"§7killed after being frozen by Energy Crystals. In the 2nd he",
"§7must be crushed with Pillars. In the 3rd the Player must solve",
"§7terminals and must be killed again normally in the 4th.",
"",
"§c❤ Health§8: §c1.000.000.000",
"§a❈ Defense§8: §a300",
"",
"§6§lPossible Drops:",
"§9Wither Catalyst §a(1x)",
"§5Implosion §a(1x)",
"§5Wither Shield §a(1x)",
"§5Shadow Warp §a(1x)",
"§5Precursor Gear §a(1x)",
"§5Wither Blood §a(1x)",
"§5Necron\u0027s Handle §a(1x)",
"§6Wither Helmet §a(1x)",
"§6Wither Chestplate §a(1x)",
"§6Wither Leggings §a(1x)",
"§6Wither Boots §a(1x)",
"§6Auto Recombobulator §a(1x)"
],
"internalname": "NECRON_BOSS",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Necron"
],
"crafttext": ""
}
|