Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISwitchEffect

Move effect that switches actors.

Hierarchy

Index

Properties

Optional probability

probability: undefined | number

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

replacement

replacement: number

Index of the actor replacing the current actor.

target

target: EffectTarget

Which actor should be affected by the move.

type

type: "switch"

What type of effect this is.

Generated using TypeDoc