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,90 @@
[
{
"WeatherIDList": [
1,
2,
3
],
"AllLevelsClearedRate": [
1,
1,
1
],
"ChooseRate": [
4,
4,
0
],
"DataImpl": {},
"WeatherGroupID": 1
},
{
"WeatherIDList": [
4
],
"AllLevelsClearedRate": [
1
],
"ChooseRate": [
1
],
"DataImpl": {},
"WeatherGroupID": 2
},
{
"WeatherIDList": [
6,
7
],
"AllLevelsClearedRate": [
1,
1
],
"ChooseRate": [
1,
1
],
"DataImpl": {},
"WeatherGroupID": 3
},
{
"WeatherIDList": [
8
],
"AllLevelsClearedRate": [
1
],
"ChooseRate": [
1
],
"DataImpl": {},
"WeatherGroupID": 4
},
{
"WeatherIDList": [
9,
10
],
"AllLevelsClearedRate": [
1
],
"ChooseRate": [
1
],
"DataImpl": {},
"WeatherGroupID": 5
},
{
"WeatherIDList": [
11
],
"AllLevelsClearedRate": [
1
],
"ChooseRate": [
1
],
"DataImpl": {},
"WeatherGroupID": 6
}
]