LevelingTable

Functions

Link copied to clipboard
abstract fun expForLevel(lvl: Int): Double
Link copied to clipboard
abstract fun shouldLevelUp(lvl: Int, overflow: Double): Boolean
Link copied to clipboard
open fun totalExpForLevel(lvl: Int): Double