This commit is contained in:
2025-08-11 14:19:17 +02:00
parent f7665a9d9b
commit 07d00b1066
4 changed files with 16 additions and 13 deletions

View File

@@ -12,6 +12,8 @@
"type1": "Normal",
"type2": "",
"inventory": "",
"experience": {
"level": 1,
"EXP": 0
@@ -22,6 +24,8 @@
"stats": {
"attack": 0,
"defense": 0,
"specialAttack": 0,
"specialDefense": 0,
"speed": 0,
"hp": 0
},