io.github.pidoveproject.showdown.battle.Effect
See theEffect companion object
enum Effect
An instant effect, usually a cause of change in the battle state.
Attributes
- Companion
- object
- Source
- Effect.scala
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Enum entries
An effect caused by an ability.
An effect caused by an ability.
Value parameters
- ability
-
the causing ability
Attributes
- Source
- Effect.scala
An effect caused by the pokemon's currently held item
An effect caused by an item.
A unknown/miscellaneous move.
A unknown/miscellaneous move.
Value parameters
- effect
-
the raw effect as text
Attributes
- Source
- Effect.scala
An effect caused of a move.
An effect caused by a pokemon.
An effect caused by a pokemon.
Value parameters
- effect
-
the triggered effect
- owner
-
the active pokemon causing the effect
Attributes
- Source
- Effect.scala
Silence caused by a ability or a move (like Throat Chop).
A Z-move animation/effect.
In this article