Weiter gearbeitet
This commit is contained in:
19
blight-assets/src/main/resources/character/hero.character
Normal file
19
blight-assets/src/main/resources/character/hero.character
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user