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
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§5Skeleton Master Leggings",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 12\",15:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d132",
"§7Crit Chance: §c+2%",
"§7Crit Damage: §c+22%",
"§7Health: §a+24",
"§7Defense: §a+38",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
"§6Full Set Bonus: Skeleton Master",
"§7Increase the damage you deal",
"§7with arrows by §c25%§7.",
"",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §aCatacombs Level 12",
"§5§lEPIC DUNGEON LEGGINGS"
],
"internalname": "SKELETON_MASTER_LEGGINGS",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor"
]
}
|