real Level
Returns the level of a skill at a given index without boosts/reductions. The index is to be obtained via org.powerbot.script.rt4. Example: realLevel(Constants.SKILLS_STRENGTH) would return 70, if my strenght level is currently 50/70.
Return
the current level at the specified index
Parameters
index
the index of the skill from org.powerbot.script.rt4.Constants