Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStatisticEffect

Move effect that changes a statistic.

Hierarchy

Index

Properties

change

change: number

How much the statistic should change.

Optional probability

probability: undefined | number

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

statistic

statistic: string

Which statistic is being affected.

target

target: EffectTarget

Which actor should be affected by the move.

type

type: "statistic"

What type of effect this is.

Generated using TypeDoc