GachaSimulator/config.json
2023-09-01 20:18:01 +08:00

9 lines
119 B
JSON

{
"probability_table": [
[1,0.008],
[73,0.008],
[90,1]
],
"num_trials": 10000000
}