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:leather_chestplate",
"displayname": "§6Necron\u0027s Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d634\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"§7Health: §a+260\",4:\"§7Defense: §a+140\",5:\"§7Intelligence: §a+10\",6:\" §8[§8❁§8] §8[§8⚔§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 CHESTPLATE\"],color:15155516,Name:\"§6Necron\u0027s Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d634",
"§7Strength: §c+40",
"§7Crit Damage: §c+30%",
"§7Health: §a+260",
"§7Defense: §a+140",
"§7Intelligence: §a+10",
" §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 CHESTPLATE"
],
"recipe": {
"A1": "GIANT_FRAGMENT_DIAMOND:1",
"A2": "GIANT_FRAGMENT_DIAMOND:1",
"A3": "GIANT_FRAGMENT_DIAMOND:1",
"B1": "GIANT_FRAGMENT_DIAMOND:1",
"B2": "WITHER_CHESTPLATE:1",
"B3": "GIANT_FRAGMENT_DIAMOND:1",
"C1": "GIANT_FRAGMENT_DIAMOND:1",
"C2": "GIANT_FRAGMENT_DIAMOND:1",
"C3": "GIANT_FRAGMENT_DIAMOND:1"
},
"internalname": "POWER_WITHER_CHESTPLATE",
"parent": "WITHER_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor"
]
}
|