1
0
This commit is contained in:
2025-08-04 11:54:31 +09:00
parent 5829898ebf
commit 7d785b419f
3 changed files with 36 additions and 3 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 }
]
}