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_helmet",
"displayname": "§5Skeleton Grunt Helmet",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d77\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+14 HP\",4:\"§7Defense: §a+23\",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 HELMET\"],color:14805812,Name:\"§5Skeleton Grunt Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_HELMET\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d77",
"§7Crit Damage: §c+15%",
"",
"§7Health: §a+14 HP",
"§7Defense: §a+23",
"",
"§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 HELMET"
],
"internalname": "SKELETON_GRUNT_HELMET",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor"
]
}
|