Files
2026-07-20 17:19:20 +07:00

114 lines
3.3 KiB
JSON

{
"list": [
{
"groupID": 2,
"rewardCaseList": [
{
"id": 201,
"rewardType": "COST_EGOGIFT_START_CATEGORY",
"rewardLV": 1,
"rewardParams": {
"acquireCostMin": 40,
"acquireCostMax": 60,
"egoGiftAcquirableProb": 0.33,
"egoGiftTierRange": {
"min": 1,
"max": 1
}
},
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_and_gift_acquisition"
},
{
"id": 202,
"rewardType": "COST_EGOGIFT_START_CATEGORY",
"rewardLV": 2,
"rewardParams": {
"acquireCostMin": 45,
"acquireCostMax": 68,
"egoGiftAcquirableProb": 0.33,
"egoGiftTierRange": {
"min": 1,
"max": 2
}
},
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_and_gift_acquisition"
},
{
"id": 203,
"rewardType": "COST_EGOGIFT_START_CATEGORY",
"rewardLV": 3,
"rewardParams": {
"acquireCostMin": 50,
"acquireCostMax": 75,
"egoGiftAcquirableProb": 0.33,
"egoGiftTierRange": {
"min": 1,
"max": 3
}
},
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_and_gift_acquisition"
},
{
"id": 204,
"rewardType": "COST_EGOGIFT_START_CATEGORY",
"rewardLV": 4,
"rewardParams": {
"acquireCostMin": 55,
"acquireCostMax": 83,
"egoGiftAcquirableProb": 0.33,
"egoGiftTierRange": {
"min": 2,
"max": 3
}
},
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_and_gift_acquisition"
},
{
"id": 205,
"rewardType": "COST_EGOGIFT_START_CATEGORY",
"rewardLV": 5,
"rewardParams": {
"acquireCostMin": 60,
"acquireCostMax": 90,
"egoGiftAcquirableProb": 0.50,
"egoGiftTierRange": {
"min": 2,
"max": 3
}
},
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_and_all_tier_gift_acquisition"
},
{
"id": 206,
"rewardType": "COST_EGOGIFT_START_CATEGORY",
"rewardLV": 6,
"rewardParams": {
"acquireCostMin": 68,
"acquireCostMax": 105,
"egoGiftAcquirableProb": 0.5,
"egoGiftTierRange": {
"min": 2,
"max": 4
}
},
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_and_all_tier_gift_acquisition"
},
{
"id": 207,
"rewardType": "COST_EGOGIFT_START_CATEGORY",
"rewardLV": 7,
"rewardParams": {
"acquireCostMin": 75,
"acquireCostMax": 115,
"egoGiftAcquirableProb": 0.5,
"egoGiftTierRange": {
"min": 3,
"max": 4
}
},
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_and_all_tier_gift_acquisition"
}
]
}
]
}