expsAt

fun expsAt(): IntArray

Returns an array of experience required to complete levels in runecape. The index is the level and the value stored at the index is the experience to complete that level. Example: exps_at()1 would be 83.

Return

the current level at the specified index