Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMove

An actor's knowledge of a battle move.

Hierarchy

  • IMove

Index

Properties

Properties

remaining

remaining: number

How many uses are remaining.

title

title: string

The name of the battle move.

uses

uses: number

How many total uses of this move are allowed.

Generated using TypeDoc