From Dark and Darker Wiki
{
"loot_drop_groups": {
"order": [
"0",
"1011",
"2011",
"3011",
"4011",
"5011"
],
"data": {
"0": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_ArmillarySphere",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon",
"roll_count": 1
}
],
"1011": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_ArmillarySphere",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_1011",
"roll_count": 1
}
],
"2011": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_ArmillarySphere",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_2011",
"roll_count": 1
}
],
"3011": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_ArmillarySphere",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_3011",
"roll_count": 1
}
],
"4011": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_ArmillarySphere",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_4011",
"roll_count": 1
}
],
"5011": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_ArmillarySphere",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_5011",
"roll_count": 1
}
]
}
},
"loot_drops": {
"ID_Lootdrop_Spawn_ArmillarySphere": {
"items_per_luck_grade": {
"4": 1
},
"items_order": [
"Armillary Sphere"
],
"items_data": {
"Armillary Sphere": [
{
"luck_grade": 4,
"rarity": 4,
"count": 1
}
]
}
}
},
"drop_rates": {
"ID_Droprate_QuestItemDefaultCommon": {
"0": 0.5,
"2": 0.15,
"3": 0.2,
"4": 0.1,
"5": 0.05
},
"ID_Droprate_QuestItemDefaultCommon_1011": {
"0": 0.5,
"2": 0.15,
"3": 0.2,
"4": 0.1,
"5": 0.05
},
"ID_Droprate_QuestItemDefaultCommon_2011": {
"0": 0.2,
"2": 0.1,
"3": 0.2,
"4": 0.2,
"5": 0.2,
"6": 0.1
},
"ID_Droprate_QuestItemDefaultCommon_3011": {
"2": 0.05,
"3": 0.15,
"4": 0.25,
"5": 0.3,
"6": 0.2,
"7": 0.05
},
"ID_Droprate_QuestItemDefaultCommon_4011": {
"0": 0.2,
"2": 0.1,
"3": 0.2,
"4": 0.2,
"5": 0.2,
"6": 0.1
},
"ID_Droprate_QuestItemDefaultCommon_5011": {
"0": 0.14,
"1": 0.2,
"2": 0.25,
"3": 0.17,
"4": 0.13,
"5": 0.08,
"6": 0.02,
"7": 0.01
}
}
}