Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStatusEffect

Move effect that applies a status.

Hierarchy

Index

Properties

Optional probability

probability: undefined | number

Probability of the move occuring as a number in (0, 100], if not 100.

status

status: string

Which status is being applied.

target

target: EffectTarget

Which actor should be affected by the move.

type

type: "status"

What type of effect this is.

Generated using TypeDoc