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
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§5Super Heavy Leggings",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d206\",1:\"§7Defense: §a+98\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON LEGGINGS\"],color:5923940,Name:\"§5Super Heavy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d206",
"§7Defense: §a+98",
"§7Speed: §a-10",
"",
"§7Each piece of this armor reduces",
"§7the cooldown of §9Seismic Wave",
"§9§7by §a5s§7.",
"",
"§6Full Set Bonus: Vindicate",
"§7Grants §f+1 walk speed §7for",
"§7every §a50 §7defense that you",
"§7have.",
"",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §aCatacombs Level 15",
"§5§lEPIC DUNGEON LEGGINGS"
],
"internalname": "SUPER_HEAVY_LEGGINGS",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|