import { Action } from "."; const { possibilityModifiers } = Action.prototype;
A list of modifiers which determine whether an action is possible
Type
readonly PossibilityModifier[]
import { Action } from "."; const { possibilityModifiers } = Action.prototype;
A list of modifiers which determine whether an action is possible
readonly PossibilityModifier[]