Exp system implementation (not yet affecting stats)
This commit is contained in:
@@ -20,7 +20,7 @@ MaximumHP = 100
|
||||
CurrentVT = 90
|
||||
MaximumVT = 90
|
||||
CurrentExp = 0
|
||||
ExpToNextLevel = 100
|
||||
ExpToNextLevel = 10
|
||||
CurrentLevel = 1
|
||||
CurrentAttack = 50
|
||||
CurrentDefense = 12
|
||||
|
||||
Reference in New Issue
Block a user