GachaSimulator/config.json

9 lines
119 B
JSON
Raw Normal View History

2023-09-01 20:18:01 +08:00
{
"probability_table": [
[1,0.008],
[73,0.008],
[90,1]
],
"num_trials": 10000000
}