From Dark and Darker Wiki

(Automated edit.)
Tag: content model change
(Automated edit: Fixed missing dungeongrade codes.)
 
Line 2: Line 2:
     "loot_drop_groups": {
     "loot_drop_groups": {
         "order": [
         "order": [
             "0"
             "1031",
            "2031",
            "3031",
            "4031"
         ],
         ],
         "data": {
         "data": {
             "0": [
             "1031": [
                 {
                 {
                     "loot_drop_id": "ID_Lootdrop_Drop_GiantClam_Chest",
                     "loot_drop_id": "ID_Lootdrop_Drop_GiantClam_Chest",
                     "drop_rate_id": "ID_Droprate_HighRate",
                     "drop_rate_id": "ID_Droprate_HighRate_1031",
                     "roll_count": 1
                     "roll_count": 1
                 },
                 },
                 {
                 {
                     "loot_drop_id": "ID_Lootdrop_Drop_Gems",
                     "loot_drop_id": "ID_Lootdrop_Drop_Gems",
                     "drop_rate_id": "ID_Droprate_Monsters_Bosses",
                     "drop_rate_id": "ID_Droprate_Monsters_Bosses_1031",
                     "roll_count": 1
                     "roll_count": 1
                 },
                 },
                 {
                 {
                     "loot_drop_id": "ID_Lootdrop_Spawn_EventCurrency",
                     "loot_drop_id": "ID_Lootdrop_Spawn_EventCurrency",
                     "drop_rate_id": "ID_Droprate_EventCurrency",
                     "drop_rate_id": "ID_Droprate_EventCurrency_1031",
                    "roll_count": 1
                }
            ],
            "2031": [
                {
                    "loot_drop_id": "ID_Lootdrop_Drop_GiantClam_Chest",
                    "drop_rate_id": "ID_Droprate_HighRate_2031",
                    "roll_count": 1
                },
                {
                    "loot_drop_id": "ID_Lootdrop_Drop_Gems",
                    "drop_rate_id": "ID_Droprate_Monsters_Bosses_2031",
                    "roll_count": 1
                },
                {
                    "loot_drop_id": "ID_Lootdrop_Spawn_EventCurrency",
                    "drop_rate_id": "ID_Droprate_EventCurrency_2031",
                    "roll_count": 1
                }
            ],
            "3031": [
                {
                    "loot_drop_id": "ID_Lootdrop_Drop_GiantClam_Chest",
                    "drop_rate_id": "ID_Droprate_HighRate_3031",
                    "roll_count": 1
                },
                {
                    "loot_drop_id": "ID_Lootdrop_Drop_Gems",
                    "drop_rate_id": "ID_Droprate_Monsters_Bosses_3031",
                    "roll_count": 1
                },
                {
                    "loot_drop_id": "ID_Lootdrop_Spawn_EventCurrency",
                    "drop_rate_id": "ID_Droprate_EventCurrency_3031",
                    "roll_count": 1
                }
            ],
            "4031": [
                {
                    "loot_drop_id": "ID_Lootdrop_Drop_GiantClam_Chest",
                    "drop_rate_id": "ID_Droprate_HighRate_4031",
                    "roll_count": 1
                },
                {
                    "loot_drop_id": "ID_Lootdrop_Drop_Gems",
                    "drop_rate_id": "ID_Droprate_Monsters_Bosses_4031",
                    "roll_count": 1
                },
                {
                    "loot_drop_id": "ID_Lootdrop_Spawn_EventCurrency",
                    "drop_rate_id": "ID_Droprate_EventCurrency_4031",
                     "roll_count": 1
                     "roll_count": 1
                 }
                 }
Line 432: Line 486:
     },
     },
     "drop_rates": {
     "drop_rates": {
         "ID_Droprate_HighRate": {
         "ID_Droprate_HighRate_1031": {
             "3": 0.6,
             "3": 0.525,
             "4": 0.35,
             "4": 0.4,
             "5": 0.05
             "5": 0.075
         },
         },
         "ID_Droprate_Monsters_Bosses": {
         "ID_Droprate_Monsters_Bosses_1031": {
             "4": 0.2,
             "4": 0.1,
             "5": 0.8
             "5": 0.9
         },
         },
         "ID_Droprate_EventCurrency": {
         "ID_Droprate_EventCurrency_1031": {
             "0": 0.992,
             "0": 0.992,
             "1": 0.004,
             "1": 0.004,
             "2": 0.002,
             "2": 0.002,
             "3": 0.002
             "3": 0.002
        },
        "ID_Droprate_HighRate_2031": {
            "3": 0.17,
            "4": 0.61,
            "5": 0.2,
            "6": 0.02
        },
        "ID_Droprate_Monsters_Bosses_2031": {
            "5": 0.4,
            "6": 0.6
        },
        "ID_Droprate_EventCurrency_2031": {
            "0": 0.98,
            "1": 0.01,
            "2": 0.005,
            "3": 0.005
        },
        "ID_Droprate_HighRate_3031": {
            "4": 0.29,
            "5": 0.55,
            "6": 0.15,
            "7": 0.01
        },
        "ID_Droprate_Monsters_Bosses_3031": {
            "6": 0.59,
            "7": 0.4,
            "8": 0.01
        },
        "ID_Droprate_EventCurrency_3031": {
            "0": 0.96,
            "1": 0.02,
            "2": 0.01,
            "3": 0.01
        },
        "ID_Droprate_HighRate_4031": {
            "4": 0.32,
            "5": 0.55,
            "6": 0.125,
            "7": 0.005
        },
        "ID_Droprate_Monsters_Bosses_4031": {
            "6": 0.755,
            "7": 0.245
        },
        "ID_Droprate_EventCurrency_4031": {
            "0": 0.96,
            "1": 0.02,
            "2": 0.01,
            "3": 0.01
         }
         }
     }
     }
}
}

Latest revision as of 04:17, 14 May 2026

loot_drop_groups
order
"1031"
"2031"
"3031"
"4031"
data
1031
loot_drop_id"ID_Lootdrop_Drop_GiantClam_Chest"
drop_rate_id"ID_Droprate_HighRate_1031"
roll_count1
loot_drop_id"ID_Lootdrop_Drop_Gems"
drop_rate_id"ID_Droprate_Monsters_Bosses_1031"
roll_count1
loot_drop_id"ID_Lootdrop_Spawn_EventCurrency"
drop_rate_id"ID_Droprate_EventCurrency_1031"
roll_count1
2031
loot_drop_id"ID_Lootdrop_Drop_GiantClam_Chest"
drop_rate_id"ID_Droprate_HighRate_2031"
roll_count1
loot_drop_id"ID_Lootdrop_Drop_Gems"
drop_rate_id"ID_Droprate_Monsters_Bosses_2031"
roll_count1
loot_drop_id"ID_Lootdrop_Spawn_EventCurrency"
drop_rate_id"ID_Droprate_EventCurrency_2031"
roll_count1
3031
loot_drop_id"ID_Lootdrop_Drop_GiantClam_Chest"
drop_rate_id"ID_Droprate_HighRate_3031"
roll_count1
loot_drop_id"ID_Lootdrop_Drop_Gems"
drop_rate_id"ID_Droprate_Monsters_Bosses_3031"
roll_count1
loot_drop_id"ID_Lootdrop_Spawn_EventCurrency"
drop_rate_id"ID_Droprate_EventCurrency_3031"
roll_count1
4031
loot_drop_id"ID_Lootdrop_Drop_GiantClam_Chest"
drop_rate_id"ID_Droprate_HighRate_4031"
roll_count1
loot_drop_id"ID_Lootdrop_Drop_Gems"
drop_rate_id"ID_Droprate_Monsters_Bosses_4031"
roll_count1
loot_drop_id"ID_Lootdrop_Spawn_EventCurrency"
drop_rate_id"ID_Droprate_EventCurrency_4031"
roll_count1
loot_drops
ID_Lootdrop_Drop_GiantClam_Chest
items_per_luck_grade
01
11
21
31
41
51
61
71
items_order
"Blemished Pearl"
"Shining Pearl"
items_data
Blemished Pearl
luck_grade0
rarity3
count1
luck_grade1
rarity3
count1
luck_grade2
rarity3
count1
luck_grade3
rarity3
count1
luck_grade4
rarity3
count1
Shining Pearl
luck_grade5
rarity6
count1
luck_grade6
rarity6
count1
luck_grade7
rarity6
count1
ID_Lootdrop_Drop_Gems
items_per_luck_grade
14
24
34
44
54
64
74
items_order
"Blue Sapphire"
"Diamond"
"Emerald"
"Ruby"
items_data
Blue Sapphire
luck_grade1
rarity1
count1
luck_grade2
rarity2
count1
luck_grade3
rarity3
count1
luck_grade4
rarity4
count1
luck_grade5
rarity5
count1
luck_grade6
rarity6
count1
luck_grade7
rarity7
count1
Diamond
luck_grade1
rarity1
count1
luck_grade2
rarity2
count1
luck_grade3
rarity3
count1
luck_grade4
rarity4
count1
luck_grade5
rarity5
count1
luck_grade6
rarity6
count1
luck_grade7
rarity7
count1
Emerald
luck_grade1
rarity1
count1
luck_grade2
rarity2
count1
luck_grade3
rarity3
count1
luck_grade4
rarity4
count1
luck_grade5
rarity5
count1
luck_grade6
rarity6
count1
luck_grade7
rarity7
count1
Ruby
luck_grade1
rarity1
count1
luck_grade2
rarity2
count1
luck_grade3
rarity3
count1
luck_grade4
rarity4
count1
luck_grade5
rarity5
count1
luck_grade6
rarity6
count1
luck_grade7
rarity7
count1
ID_Lootdrop_Spawn_EventCurrency
items_per_luck_grade
14
28
34
45
56
63
71
items_order
"Gold Coin"
"Silver Coin"
items_data
Gold Coin
luck_grade1
rarity7
count3
luck_grade2
rarity7
count4
luck_grade2
rarity7
count5
luck_grade2
rarity7
count6
luck_grade3
rarity7
count7
luck_grade3
rarity7
count8
luck_grade3
rarity7
count9
luck_grade4
rarity7
count10
luck_grade4
rarity7
count12
luck_grade4
rarity7
count15
luck_grade4
rarity7
count18
luck_grade5
rarity7
count20
luck_grade5
rarity7
count23
luck_grade5
rarity7
count25
luck_grade5
rarity7
count27
luck_grade5
rarity7
count29
luck_grade6
rarity7
count40
luck_grade6
rarity7
count50
luck_grade7
rarity7
count100
Silver Coin
luck_grade1
rarity2
count3
luck_grade1
rarity2
count4
luck_grade1
rarity2
count5
luck_grade2
rarity2
count6
luck_grade2
rarity2
count7
luck_grade2
rarity2
count8
luck_grade2
rarity2
count9
luck_grade2
rarity2
count10
luck_grade3
rarity2
count15
luck_grade4
rarity2
count25
luck_grade5
rarity2
count50
luck_grade6
rarity2
count90
drop_rates
ID_Droprate_HighRate_1031
30.525
40.4
50.075
ID_Droprate_Monsters_Bosses_1031
40.1
50.9
ID_Droprate_EventCurrency_1031
00.992
10.004
20.002
30.002
ID_Droprate_HighRate_2031
30.17
40.61
50.2
60.02
ID_Droprate_Monsters_Bosses_2031
50.4
60.6
ID_Droprate_EventCurrency_2031
00.98
10.01
20.005
30.005
ID_Droprate_HighRate_3031
40.29
50.55
60.15
70.01
ID_Droprate_Monsters_Bosses_3031
60.59
70.4
80.01
ID_Droprate_EventCurrency_3031
00.96
10.02
20.01
30.01
ID_Droprate_HighRate_4031
40.32
50.55
60.125
70.005
ID_Droprate_Monsters_Bosses_4031
60.755
70.245
ID_Droprate_EventCurrency_4031
00.96
10.02
20.01
30.01