mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-05 06:12:14 +02:00
pushing
This commit is contained in:
80
data/tables/GachaRandomVisualTable.json
Normal file
80
data/tables/GachaRandomVisualTable.json
Normal file
@@ -0,0 +1,80 @@
|
||||
[
|
||||
{
|
||||
"grade": 5,
|
||||
"id": 1,
|
||||
"randomVisualId": [
|
||||
1,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"ratio": [
|
||||
70,
|
||||
20,
|
||||
10
|
||||
],
|
||||
"type": 10
|
||||
},
|
||||
{
|
||||
"grade": 4,
|
||||
"id": 2,
|
||||
"randomVisualId": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"ratio": [
|
||||
70,
|
||||
30
|
||||
],
|
||||
"type": 10
|
||||
},
|
||||
{
|
||||
"grade": 3,
|
||||
"id": 3,
|
||||
"randomVisualId": [
|
||||
1
|
||||
],
|
||||
"ratio": [
|
||||
70
|
||||
],
|
||||
"type": 10
|
||||
},
|
||||
{
|
||||
"grade": 5,
|
||||
"id": 4,
|
||||
"randomVisualId": [
|
||||
1,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"ratio": [
|
||||
70,
|
||||
20,
|
||||
10
|
||||
],
|
||||
"type": 11
|
||||
},
|
||||
{
|
||||
"grade": 4,
|
||||
"id": 5,
|
||||
"randomVisualId": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"ratio": [
|
||||
70,
|
||||
30
|
||||
],
|
||||
"type": 11
|
||||
},
|
||||
{
|
||||
"grade": 3,
|
||||
"id": 6,
|
||||
"randomVisualId": [
|
||||
1
|
||||
],
|
||||
"ratio": [
|
||||
70
|
||||
],
|
||||
"type": 11
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user