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