Class SkillAbstract

A bare minimal abstract skill for fully custom skill implementations. This class should be considered a "processing" class and not persisted.

Hierarchy (view full)

Constructors

Accessors

Methods

Constructors

Accessors

  • get difficultyValue(): number
  • Returns the calculated difficulty value representing all difficulty hit objects that have been processed up to this point.

    Returns number

Methods