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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§5Skeleton Grunt Chestplate",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d116\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+23 HP\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 1\",12:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14805812,Name:\"§5Skeleton Grunt Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d116",
"§7Crit Damage: §c+15%",
"",
"§7Health: §a+23 HP",
"§7Defense: §a+38",
"",
"§7Increase the damage you deal",
"§7with arrows by §c5%§7.",
"",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §aCatacombs Level 1",
"§5§lEPIC DUNGEON CHESTPLATE"
],
"internalname": "SKELETON_GRUNT_CHESTPLATE",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor"
]
}
|