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": "§6Hollow Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+45\",2:\"§7Speed: §a+5\",3:\"§7Intelligence: §a+85\",4:\"§7Mending: §a+5\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Spirit (0/4)\",8:\"§7Each kill by you or a recently supported\",9:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",10:\"§7\",11:\"§7§7Each §6Spirit ⚶ §7stack can be used as charge\",12:\"§7for the §6§6Hollow Boots§7.\",13:\"§7\",14:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",18:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Hollow Boots\"},ExtraAttributes:{id:\"HOLLOW_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+150",
"§7Defense: §a+45",
"§7Speed: §a+5",
"§7Intelligence: §a+85",
"§7Mending: §a+5",
" §8[§8⚔§8] §8[§8⚔§8]",
"",
"§8Tiered Bonus: Spirit (0/4)",
"§7Each kill by you or a recently supported",
"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)",
"§7",
"§7§7Each §6Spirit ⚶ §7stack can be used as charge",
"§7for the §6§6Hollow Boots§7.",
"§7",
"§7Lose 1 stack after §c4s §7of not gaining a stack.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCombat Skill 22§c.",
"§6§lLEGENDARY BOOTS"
],
"internalname": "HOLLOW_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Hollow_Armor",
"https://wiki.hypixel.net/Hollow_Boots"
]
}
|