A skill tree. WIP

Constructors

Properties

Methods

Constructors

Properties

skills: Record<string, SkillNode>

The skills in the skill tree.

Methods

  • Checks if a skill is unlocked.

    Parameters

    • id: string

      The id of the skill to check.

    Returns boolean

    If the skill is unlocked.