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_leggings",
"displayname": "§6Necron\u0027s Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d574\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"§7Health: §a+230\",4:\"§7Defense: §a+125\",5:\"§7Intelligence: §a+10\",6:\" §8[§8❁§8] §8[§8⚔§8]\",7:\"\",8:\"§7Reduces the damage you take\",9:\"§7from withers by §c10%§7.\",10:\"\",11:\"§6Full Set Bonus: Witherborn\",12:\"§7Spawns a wither minion every\",13:\"§7§e30 §7seconds up to a maximum\",14:\"§7§a1 §7wither. Your withers will\",15:\"§7travel to and explode on nearby\",16:\"§7enemies.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:15162428,Name:\"§6Necron\u0027s Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d574",
"§7Strength: §c+40",
"§7Crit Damage: §c+30%",
"§7Health: §a+230",
"§7Defense: §a+125",
"§7Intelligence: §a+10",
" §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 §aCatacombs Floor VII",
"§aCompletion",
"§6§lLEGENDARY DUNGEON LEGGINGS"
],
"recipe": {
"A1": "GIANT_FRAGMENT_DIAMOND:1",
"A2": "GIANT_FRAGMENT_DIAMOND:1",
"A3": "GIANT_FRAGMENT_DIAMOND:1",
"B1": "GIANT_FRAGMENT_DIAMOND:1",
"B2": "WITHER_LEGGINGS:1",
"B3": "GIANT_FRAGMENT_DIAMOND:1",
"C1": "GIANT_FRAGMENT_DIAMOND:1",
"C2": "GIANT_FRAGMENT_DIAMOND:1",
"C3": "GIANT_FRAGMENT_DIAMOND:1"
},
"internalname": "POWER_WITHER_LEGGINGS",
"parent": "WITHER_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor"
]
}
|