Skip to main content
The Deno 2 Release Candidate is here
Learn more
method QuestHelper.prototype.adjustSkillExpForLowLevels
Re-export
import { QuestHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Adjust skill experience for low skill levels, mimicing the official client

Parameters

profileSkill: Common

the skill experience is being added to

progressAmount: number

the amount of experience being added to the skill

Returns

number

the adjusted skill progress gain