@kayahr/wastelib
    Preparing search index...

    Class Skill

    Skill data.

    Index

    Constructors

    • Creates skill data.

      Parameters

      • id: number

        The skill ID (1-35).

      • name: string

        The skill name.

      • minIQ: number

        The minimum IQ needed to learn the skill.

      • cost: number

        How many skill points it costs to learn this skill.

      • attribute: number

        The connected attribute (0 = Strength, ..., 6 = Charisma).

      Returns Skill

    Methods

    • Returns number

      The connected attribute (0 = Strength, ..., 6 = Charisma).

    • Returns number

      How many skill points it costs to learn this skill.

    • Returns number

      The skill ID (1-35).

    • Returns number

      The minimum IQ needed to learn the skill.