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
49
50
51
52
53
54
55
56
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§5⚚ Adaptive Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d378\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+155\",3:\"§7Defense: §a+75\",4:\"§7Intelligence: §a+15\",5:\" §8[§7⚔§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equip if\",19:\"§7you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON LEGGINGS\"],color:12565682,Name:\"§5⚚ Adaptive Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d378",
"§7Strength: §c+15",
"§7Health: §a+155",
"§7Defense: §a+75",
"§7Intelligence: §a+15",
" §8[§7⚔§8]",
"",
"§6Full Set Bonus: Efficient training §7(0/4)",
"§7Every §b5 §7Catacombs levels, this armor piece",
"§7gains +§a2% §7stats.",
"",
"§7Grants additional bonuses based on your",
"§7selected dungeon class!",
"",
"§7§bBerserk§7: §7+§c20❁ Strength",
"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health",
"§7§bMage§7: §7+§b50✎ Intelligence",
"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage",
"§7taken by §b5% §7for each piece you have equip if",
"§7you are hit by the same monster within §e10",
"§e§7seconds.",
"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aIII Completion§c.",
"§5§lEPIC DUNGEON LEGGINGS"
],
"recipe": {
"A1": "SCARF_FRAGMENT:1",
"A2": "SCARF_FRAGMENT:1",
"A3": "SCARF_FRAGMENT:1",
"B1": "SCARF_FRAGMENT:1",
"B2": "ADAPTIVE_LEGGINGS:1",
"B3": "SCARF_FRAGMENT:1",
"C1": "SCARF_FRAGMENT:1",
"C2": "SCARF_FRAGMENT:1",
"C3": "SCARF_FRAGMENT:1"
},
"internalname": "STARRED_ADAPTIVE_LEGGINGS",
"parent": "ADAPTIVE_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Adaptive_Armor",
"https://wiki.hypixel.net/%E2%9A%9A_Adaptive_Leggings"
]
}
|