🐞 fix(抽卡): 首次十连必出ssr

This commit is contained in:
luying
2023-03-14 13:50:04 +08:00
parent 02d7f26804
commit fc9eada11b
4 changed files with 81 additions and 33 deletions

View File

@@ -40,7 +40,7 @@
"percent": "1&46|2&50|3&4",
"percentShow": "&",
"isTask": 1,
"gachaCnt": "3&-1",
"gachaCnt": "13&-1",
"indirectId": 2,
"showInMainPage": 1
},
@@ -118,5 +118,20 @@
"gachaCnt": "1&-1",
"indirectId": 0,
"showInMainPage": 0
},
{
"id": 9,
"gachaType": 1,
"floor": "1&7",
"name": "元宝招募10抽必出SSR",
"count": "1&10",
"free": "1&1",
"cost": "22001&1",
"percent": "1&46|2&50|3&4",
"percentShow": "&",
"isTask": 1,
"gachaCnt": "3&12",
"indirectId": 2,
"showInMainPage": 0
}
]

View File

@@ -34,5 +34,11 @@
"floorType": 5,
"heroQuality": 4,
"param": 1
},
{
"id": 7,
"floorType": 2,
"heroQuality": 3,
"param": 10
}
]