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,47 @@
[
{
"touchExp": 900,
"prop": 0.01,
"rate": 0.01,
"battleGain": 10,
"addGoodfeelPerMinute": 25,
"DataImpl": {},
"level": 1
},
{
"touchExp": 2730,
"prop": 0.02,
"rate": 0.02,
"battleGain": 10,
"addGoodfeelPerMinute": 25,
"DataImpl": {},
"level": 2
},
{
"touchExp": 6720,
"prop": 0.03,
"rate": 0.03,
"battleGain": 10,
"addGoodfeelPerMinute": 30,
"DataImpl": {},
"level": 3
},
{
"touchExp": 16800,
"prop": 0.04,
"rate": 0.04,
"battleGain": 10,
"addGoodfeelPerMinute": 30,
"DataImpl": {},
"level": 4
},
{
"touchExp": 33600,
"prop": 0.05,
"rate": 0.05,
"battleGain": 10,
"addGoodfeelPerMinute": 0,
"DataImpl": {},
"level": 5
}
]