数值:宝物抽卡

This commit is contained in:
yzh
2023-09-20 13:43:22 +08:00
parent afbc135f6f
commit cc61d7e07e
3 changed files with 655 additions and 54 deletions

View File

@@ -178,5 +178,20 @@
"gachaCnt": "1&-1", "gachaCnt": "1&-1",
"indirectId": 0, "indirectId": 0,
"showInMainPage": 0 "showInMainPage": 0
},
{
"id": 13,
"gachaType": 7,
"floor": "1&9",
"name": "藏宝殿",
"count": "1&10",
"free": "&",
"cost": "22001&1",
"percent": "54&0.5|55&2.5|56&41|57&56",
"percentShow": "&",
"isTask": 1,
"gachaCnt": "1&-1",
"indirectId": 0,
"showInMainPage": 0
} }
] ]

View File

@@ -46,5 +46,11 @@
"floorType": 1, "floorType": 1,
"heroQuality": 3, "heroQuality": 3,
"param": 30 "param": 30
},
{
"id": 9,
"floorType": 1,
"heroQuality": 4,
"param": 80
} }
] ]

File diff suppressed because it is too large Load Diff