1
0
This commit is contained in:
2025-08-02 00:48:32 +09:00
parent edbe1baa35
commit 16eeb07195
6 changed files with 72 additions and 14 deletions

View File

@@ -0,0 +1,11 @@
{
"character": [
{ "id": 1, "cp": 100 , "mode": 0, "unique": false }
],
"item": [
{ "id": 1, "cp": 0 }
],
"card": [
{ "id": 1, "cp": 0 }
]
}