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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§6Storm\u0027s Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d650\",1:\"§7Health: §a+260\",2:\"§7Defense: §a+120\",3:\"§7Intelligence: §a+250\",4:\" §8[§8✎§8] §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Witherborn\",7:\"§7Spawns a wither minion every\",8:\"§7§e30 §7seconds up to a maximum\",9:\"§7§a1 §7wither. Your withers will\",10:\"§7travel to and explode on nearby\",11:\"§7enemies.\",12:\"\",13:\"§7Reduces the damage you take\",14:\"§7from withers by §c10%§7.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:1545156,Name:\"§6Storm\u0027s Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"WISE_WITHER_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d650",
"§7Health: §a+260",
"§7Defense: §a+120",
"§7Intelligence: §a+250",
" §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_LASER:1",
"A2": "GIANT_FRAGMENT_LASER:1",
"A3": "GIANT_FRAGMENT_LASER:1",
"B1": "GIANT_FRAGMENT_LASER:1",
"B2": "WITHER_CHESTPLATE:1",
"B3": "GIANT_FRAGMENT_LASER:1",
"C1": "GIANT_FRAGMENT_LASER:1",
"C2": "GIANT_FRAGMENT_LASER:1",
"C3": "GIANT_FRAGMENT_LASER:1"
},
"internalname": "WISE_WITHER_CHESTPLATE",
"parent": "WITHER_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Storm%27s_Armor"
]
}
|