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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Spirit Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d330\",1:\"§7Strength: §c+25\",2:\"§7Health: §a+150\",3:\"§7Defense: §a+50\",4:\"§7Speed: §a+25\",5:\"§7Intelligence: §a+50\",6:\"\",7:\"§6Ability: Spirit Glide\",8:\"§7Double jump to fly around as a\",9:\"§7spirit.\",10:\"§8Mana Cost: §3250\",11:\"§8Cooldown: §a60s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Floor IV\",15:\"§aCompletion\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:12566463,Name:\"§5Spirit Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"THORNS_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d330",
"§7Strength: §c+25",
"§7Health: §a+150",
"§7Defense: §a+50",
"§7Speed: §a+25",
"§7Intelligence: §a+50",
"",
"§6Ability: Spirit Glide",
"§7Double jump to fly around as a",
"§7spirit.",
"§8Mana Cost: §3250",
"§8Cooldown: §a60s",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCatacombs Floor IV",
"§aCompletion",
"§5§lEPIC DUNGEON BOOTS"
],
"internalname": "THORNS_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spirit_Boots"
]
}
|