• Gets the highest value of either current or max skill multiplied by the "evilness" of each skill (from rune chance)
    (Basically, high values in any of the evil-er skills make curse go brrrr)

    Parameters

    Returns {
        skill: SkillType;
        value: number;
    }

Generated using TypeDoc