s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
+79
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"list":[
|
||||
{
|
||||
"groupID":1,
|
||||
"rewardCaseList": [
|
||||
{
|
||||
"id": 101,
|
||||
"rewardType": "COST",
|
||||
"rewardLV": 1,
|
||||
"rewardParams": {
|
||||
"acquireCostMin": 80,
|
||||
"acquireCostMax": 120
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 102,
|
||||
"rewardType": "COST",
|
||||
"rewardLV": 2,
|
||||
"rewardParams": {
|
||||
"acquireCostMin": 90,
|
||||
"acquireCostMax": 135
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 103,
|
||||
"rewardType": "COST",
|
||||
"rewardLV": 3,
|
||||
"rewardParams": {
|
||||
"acquireCostMin": 100,
|
||||
"acquireCostMax": 150
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 104,
|
||||
"rewardType": "COST",
|
||||
"rewardLV": 4,
|
||||
"rewardParams": {
|
||||
"acquireCostMin": 110,
|
||||
"acquireCostMax": 165
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 105,
|
||||
"rewardType": "COST",
|
||||
"rewardLV": 5,
|
||||
"rewardParams": {
|
||||
"acquireCostMin": 120,
|
||||
"acquireCostMax": 180
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 106,
|
||||
"rewardType": "COST",
|
||||
"rewardLV": 6,
|
||||
"rewardParams": {
|
||||
"acquireCostMin": 135,
|
||||
"acquireCostMax": 210
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 107,
|
||||
"rewardType": "COST",
|
||||
"rewardLV": 7,
|
||||
"rewardParams": {
|
||||
"acquireCostMin": 150,
|
||||
"acquireCostMax": 230
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_cost_acquisition"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+114
@@ -0,0 +1,114 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+100
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"list":[
|
||||
{
|
||||
"groupID":3,
|
||||
"rewardCaseList": [
|
||||
{
|
||||
"id": 301,
|
||||
"rewardType": "EGOGIFT",
|
||||
"rewardLV": 1,
|
||||
"rewardParams": {
|
||||
"egoGiftAcquirableProb": 1,
|
||||
"egoGiftTierRange": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_gift_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 302,
|
||||
"rewardType": "EGOGIFT",
|
||||
"rewardLV": 2,
|
||||
"rewardParams": {
|
||||
"egoGiftAcquirableProb": 1,
|
||||
"egoGiftTierRange": {
|
||||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_gift_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 303,
|
||||
"rewardType": "EGOGIFT",
|
||||
"rewardLV": 3,
|
||||
"rewardParams": {
|
||||
"egoGiftAcquirableProb": 1,
|
||||
"egoGiftTierRange": {
|
||||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_gift_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 304,
|
||||
"rewardType": "EGOGIFT",
|
||||
"rewardLV": 4,
|
||||
"rewardParams": {
|
||||
"egoGiftAcquirableProb": 1,
|
||||
"egoGiftTierRange": {
|
||||
"min": 2,
|
||||
"max": 2
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_gift_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 305,
|
||||
"rewardType": "EGOGIFT",
|
||||
"rewardLV": 5,
|
||||
"rewardParams": {
|
||||
"egoGiftAcquirableProb": 1,
|
||||
"egoGiftTierRange": {
|
||||
"min": 2,
|
||||
"max": 3
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_gift_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 306,
|
||||
"rewardType": "EGOGIFT",
|
||||
"rewardLV": 6,
|
||||
"rewardParams": {
|
||||
"egoGiftAcquirableProb": 1,
|
||||
"egoGiftTierRange": {
|
||||
"min": 2,
|
||||
"max": 3
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_gift_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 307,
|
||||
"rewardType": "EGOGIFT",
|
||||
"rewardLV": 7,
|
||||
"rewardParams": {
|
||||
"egoGiftAcquirableProb": 1,
|
||||
"egoGiftTierRange": {
|
||||
"min": 3,
|
||||
"max": 3
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_gift_acquisition"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+93
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"list":[
|
||||
{
|
||||
"groupID":4,
|
||||
"rewardCaseList":[
|
||||
{
|
||||
"id":401,
|
||||
"rewardType":"STARLIGHT_MIN_MAX",
|
||||
"rewardLV":1,
|
||||
"rewardParams":{
|
||||
"bonusStarlight":{
|
||||
"min":4,
|
||||
"max":6
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_chip_acquisition"
|
||||
},
|
||||
{
|
||||
"id":402,
|
||||
"rewardType":"STARLIGHT_MIN_MAX",
|
||||
"rewardLV":2,
|
||||
"rewardParams":{
|
||||
"bonusStarlight":{
|
||||
"min":6,
|
||||
"max":8
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_chip_acquisition"
|
||||
},
|
||||
{
|
||||
"id":403,
|
||||
"rewardType":"STARLIGHT_MIN_MAX",
|
||||
"rewardLV":3,
|
||||
"rewardParams":{
|
||||
"bonusStarlight":{
|
||||
"min":8,
|
||||
"max":10
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_chip_acquisition"
|
||||
},
|
||||
{
|
||||
"id":404,
|
||||
"rewardType":"STARLIGHT_MIN_MAX",
|
||||
"rewardLV":4,
|
||||
"rewardParams":{
|
||||
"bonusStarlight":{
|
||||
"min":10,
|
||||
"max":12
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_chip_acquisition"
|
||||
},
|
||||
{
|
||||
"id":405,
|
||||
"rewardType":"STARLIGHT_MIN_MAX",
|
||||
"rewardLV":5,
|
||||
"rewardParams":{
|
||||
"bonusStarlight":{
|
||||
"min":12,
|
||||
"max":14
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_chip_acquisition"
|
||||
},
|
||||
{
|
||||
"id":406,
|
||||
"rewardType":"STARLIGHT_MIN_MAX",
|
||||
"rewardLV":6,
|
||||
"rewardParams":{
|
||||
"bonusStarlight":{
|
||||
"min":14,
|
||||
"max":16
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_chip_acquisition"
|
||||
},
|
||||
{
|
||||
"id":407,
|
||||
"rewardType":"STARLIGHT_MIN_MAX",
|
||||
"rewardLV":7,
|
||||
"rewardParams":{
|
||||
"bonusStarlight":{
|
||||
"min":16,
|
||||
"max":20
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_chip_acquisition"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
+93
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"list":[
|
||||
{
|
||||
"groupID":5,
|
||||
"rewardCaseList": [
|
||||
{
|
||||
"id": 501,
|
||||
"rewardType": "EGOSTOCK",
|
||||
"rewardLV": 1,
|
||||
"rewardParams": {
|
||||
"randomEgoStock": {
|
||||
"kind": 2,
|
||||
"num": 4
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_ego_resource_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 502,
|
||||
"rewardType": "EGOSTOCK",
|
||||
"rewardLV": 2,
|
||||
"rewardParams": {
|
||||
"randomEgoStock": {
|
||||
"kind": 3,
|
||||
"num": 4
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_random_ego_resource_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 503,
|
||||
"rewardType": "EGOSTOCK",
|
||||
"rewardLV": 3,
|
||||
"rewardParams": {
|
||||
"leastEgoStock": {
|
||||
"kind": 2,
|
||||
"num": 6
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_least_ego_resource_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 504,
|
||||
"rewardType": "EGOSTOCK",
|
||||
"rewardLV": 4,
|
||||
"rewardParams": {
|
||||
"leastEgoStock": {
|
||||
"kind": 2,
|
||||
"num": 8
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_least_ego_resource_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 505,
|
||||
"rewardType": "EGOSTOCK",
|
||||
"rewardLV": 5,
|
||||
"rewardParams": {
|
||||
"leastEgoStock": {
|
||||
"kind": 3,
|
||||
"num": 6
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_least_ego_resource_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 506,
|
||||
"rewardType": "EGOSTOCK",
|
||||
"rewardLV": 6,
|
||||
"rewardParams": {
|
||||
"leastEgoStock": {
|
||||
"kind": 3,
|
||||
"num": 8
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_least_ego_resource_acquisition"
|
||||
},
|
||||
{
|
||||
"id": 507,
|
||||
"rewardType": "EGOSTOCK",
|
||||
"rewardLV": 7,
|
||||
"rewardParams": {
|
||||
"leastEgoStock": {
|
||||
"kind": 4,
|
||||
"num": 10
|
||||
}
|
||||
},
|
||||
"localizeTextFormat": "dungeon_battle_reward_case_format_least_ego_resource_acquisition"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user