Refactor enemy view model for data viewer project
This commit is contained in:
@@ -20,9 +20,9 @@ MaximumVT = 90
|
||||
CurrentExp = 0
|
||||
ExpToNextLevel = 100
|
||||
CurrentLevel = 1
|
||||
CurrentAttack = 14
|
||||
CurrentAttack = 50
|
||||
CurrentDefense = 12
|
||||
MaxAttack = 14
|
||||
MaxAttack = 50
|
||||
MaxDefense = 12
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
Reference in New Issue
Block a user