From Dark and Darker Wiki
{
"loot_drop_groups": {
"order": [
"0",
"1023",
"2023",
"3023",
"4023",
"5023"
],
"data": {
"0": [
{
"loot_drop_id": "Id_Lootdrop_Item_SkullKey",
"drop_rate_id": "ID_Droprate_SkullKey",
"roll_count": 1
}
],
"1023": [
{
"loot_drop_id": "Id_Lootdrop_Item_SkullKey",
"drop_rate_id": "ID_Droprate_SkullKey_1023",
"roll_count": 1
}
],
"2023": [
{
"loot_drop_id": "Id_Lootdrop_Item_SkullKey",
"drop_rate_id": "ID_Droprate_SkullKey_2023",
"roll_count": 1
}
],
"3023": [
{
"loot_drop_id": "Id_Lootdrop_Item_SkullKey",
"drop_rate_id": "ID_Droprate_SkullKey_3023",
"roll_count": 1
}
],
"4023": [
{
"loot_drop_id": "Id_Lootdrop_Item_SkullKey",
"drop_rate_id": "ID_Droprate_SkullKey_4023",
"roll_count": 1
}
],
"5023": [
{
"loot_drop_id": "Id_Lootdrop_Item_SkullKey",
"drop_rate_id": "ID_Droprate_SkullKey_5023",
"roll_count": 1
}
]
}
},
"loot_drops": {
"Id_Lootdrop_Item_SkullKey": {
"items_per_luck_grade": {
"0": 1,
"6": 1
},
"items_order": [
"Lockpick",
"Skull Key"
],
"items_data": {
"Lockpick": [
{
"luck_grade": 0,
"rarity": 2,
"count": 1
}
],
"Skull Key": [
{
"luck_grade": 6,
"rarity": 7,
"count": 1
}
]
}
}
},
"drop_rates": {
"ID_Droprate_SkullKey": {
"0": 1.0
},
"ID_Droprate_SkullKey_1023": {
"0": 1.0
},
"ID_Droprate_SkullKey_2023": {
"0": 0.995,
"6": 0.005
},
"ID_Droprate_SkullKey_3023": {
"0": 0.9,
"6": 0.1
},
"ID_Droprate_SkullKey_4023": {
"0": 0.9,
"6": 0.1
},
"ID_Droprate_SkullKey_5023": {
"0": 0.995,
"6": 0.005
}
}
}