Skip to main content
The Deno 2 Release Candidate is here
Learn more
method ProfileHelper.prototype.hasEliteSkillLevel
import { ProfileHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/ProfileHelper.d.ts";

Check if player has a skill at elite level

Parameters

skillType: SkillTypes

Skill to check

pmcProfile: IPmcData

Profile to find skill in

Returns

boolean

True if player has skill at elite level