From Dark and Darker Wiki

(Automated edit.)
 
(Automated edit: Fixed missing dungeongrade codes.)
Tag: Replaced
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{
{
     "loot_drop_groups": {
     "loot_drop_groups": {
         "order": [
         "order": [],
            "0"
         "data": {}
        ],
         "data": {
            "0": [
                {
                    "loot_drop_id": "ID_Lootdrop_Spawn_Pickaxe",
                    "drop_rate_id": "ID_Droprate_QuestItemDefaultCommon",
                    "roll_count": 1
                }
            ]
        }
     },
     },
     "loot_drops": {
     "loot_drops": {},
        "ID_Lootdrop_Spawn_Pickaxe": {
     "drop_rates": {}
            "items_per_luck_grade": {
                "2": 1,
                "3": 1,
                "4": 1,
                "5": 1
            },
            "items_order": [
                "Pickaxe"
            ],
            "items_data": {
                "Pickaxe": [
                    {
                        "luck_grade": 2,
                        "rarity": 2,
                        "count": 1
                    },
                    {
                        "luck_grade": 3,
                        "rarity": 3,
                        "count": 1
                    },
                    {
                        "luck_grade": 4,
                        "rarity": 4,
                        "count": 1
                    },
                    {
                        "luck_grade": 5,
                        "rarity": 5,
                        "count": 1
                    }
                ]
            }
        }
    },
     "drop_rates": {
        "ID_Droprate_QuestItemDefaultCommon": {
            "0": 0.5,
            "2": 0.15,
            "3": 0.2,
            "4": 0.1,
            "5": 0.05
        }
    }
}
}

Latest revision as of 04:17, 14 May 2026

loot_drop_groups
order
Empty array
data
Empty object
loot_drops
Empty object
drop_rates
Empty object