Interface AbilityKnowledge

Ability knowledge

Hierarchy

  • AbilityKnowledge

Properties

ability: string

Current ability

activationCount: number

Number of times the ability effect was activated

baseAbility: string

Base ability

cannotBeChanged?: boolean

True if the ability cannot be changed by another one

cannotBeDisabled?: boolean

True if the ability cannot be disabled

cannotBeSwapped?: boolean

True if the ability cannot be swapped

known: boolean

True if known

revealed: boolean

True if revealed

Generated using TypeDoc