Package dev.twilite.game.facade
Class Stats
java.lang.Object
dev.twilite.game.facade.Stats
Skill accessors backed by the live client skill arrays.
Methods return -1 when the client is not available.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Stats
public Stats()
-
-
Method Details
-
base
Returns the unboosted level forstat. -
active
Returns the current visible level forstat, including boosts and drains. -
exp
Returns the accumulated experience forstat.
-