From Dark and Darker Wiki
{
"loot_drop_groups": {
"order": [
"0",
"1021",
"2021",
"3021",
"4021",
"5021"
],
"data": {
"0": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_WalkingCane",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon",
"roll_count": 1
}
],
"1021": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_WalkingCane",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_1021",
"roll_count": 1
}
],
"2021": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_WalkingCane",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_2021",
"roll_count": 1
}
],
"3021": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_WalkingCane",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_3021",
"roll_count": 1
}
],
"4021": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_WalkingCane",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_4021",
"roll_count": 1
}
],
"5021": [
{
"loot_drop_id": "ID_Lootdrop_Spawn_WalkingCane",
"drop_rate_id": "ID_Droprate_QuestItemDefaultCommon_5021",
"roll_count": 1
}
]
}
},
"loot_drops": {
"ID_Lootdrop_Spawn_WalkingCane": {
"items_per_luck_grade": {
"3": 1
},
"items_order": [
"Walking Cane"
],
"items_data": {
"Walking Cane": [
{
"luck_grade": 3,
"rarity": 3,
"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_1021": {
"0": 0.5,
"2": 0.15,
"3": 0.2,
"4": 0.1,
"5": 0.05
},
"ID_Droprate_QuestItemDefaultCommon_2021": {
"0": 0.2,
"2": 0.1,
"3": 0.2,
"4": 0.2,
"5": 0.2,
"6": 0.1
},
"ID_Droprate_QuestItemDefaultCommon_3021": {
"2": 0.05,
"3": 0.15,
"4": 0.25,
"5": 0.3,
"6": 0.2,
"7": 0.05
},
"ID_Droprate_QuestItemDefaultCommon_4021": {
"0": 0.2,
"2": 0.1,
"3": 0.2,
"4": 0.2,
"5": 0.2,
"6": 0.1
},
"ID_Droprate_QuestItemDefaultCommon_5021": {
"0": 0.14,
"1": 0.2,
"2": 0.25,
"3": 0.17,
"4": 0.13,
"5": 0.08,
"6": 0.02,
"7": 0.01
}
}
}