Initial commit

This commit is contained in:
Naruse
2024-11-07 22:55:15 +08:00
commit 778e81231f
1660 changed files with 12458776 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
[
{
"Bonus_1": [
0.3,
0.7
],
"Bonus_2": [
0.5,
0.6
],
"MovingSpd": 1000,
"DataImpl": {},
"Type": 1
},
{
"Bonus_1": [
0.4,
0.8
],
"Bonus_2": [
0.5,
0.6
],
"MovingSpd": 1000,
"DataImpl": {},
"Type": 2
},
{
"Bonus_1": [
0.5,
0.9
],
"Bonus_2": [
0.6,
0.7
],
"MovingSpd": 1000,
"DataImpl": {},
"Type": 3
}
]