Closed aids9345435345kek closed 5 years ago
Skills.getCurrentLevel(Skill) when used for prayer returns the player's prayer points, not the level itself.
The method you're using accounts for drains and boosts, hence the "current" in the name. getLevel is what you want.
Skills.getCurrentLevel(Skill) when used for prayer returns the player's prayer points, not the level itself.