Weiter gearbeitet

This commit is contained in:
2026-06-04 22:40:17 +02:00
parent 875c39ab27
commit d56f2ea41f
108 changed files with 4283 additions and 1122 deletions

View File

@@ -0,0 +1,19 @@
{
"chapter": 0,
"level": 0,
"xp": 0,
"currentHp": 0,
"maxHp": 0,
"currentStamina": 0,
"maxStamina": 0,
"currentMana": 0,
"myMana": 0,
"listeners": [],
"characterId": "hero",
"name": {
"id": "hero.name"
},
"modelPath": "Models/Chars/mainchar.j3o",
"animSetPath": "human",
"type": "MAIN_CHARACTER"
}