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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§6Wither Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180\",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§7Reduces the damage you take\",6:\"§7from withers by §c10%§7.\",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:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6Wither Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d510 ",
"§7Health: §a+180",
"§7Defense: §a+150 ",
"§7Intelligence: §a+10 ",
"",
"§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 BOOTS"
],
"internalname": "WITHER_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wither_Armor",
"https://wiki.hypixel.net/Wither_Boots"
]
}
|