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,26 @@
[
{
"LanternSignSpeed": 1,
"LanternFailedScale": 1,
"LanternGoodScale": 0.4,
"LanternPerfectScale": 0.15,
"DataImpl": {},
"LanternDifficulty": 1
},
{
"LanternSignSpeed": 1.2,
"LanternFailedScale": 1,
"LanternGoodScale": 0.3,
"LanternPerfectScale": 0.12,
"DataImpl": {},
"LanternDifficulty": 2
},
{
"LanternSignSpeed": 1.5,
"LanternFailedScale": 1,
"LanternGoodScale": 0.2,
"LanternPerfectScale": 0.1,
"DataImpl": {},
"LanternDifficulty": 3
}
]