InvertBoost

io.github.pidoveproject.showdown.protocol.server.BattleStatusMessage.InvertBoost
final case class InvertBoost(pokemon: ActiveId)

Invert the boost stages of a pokemon.

Value parameters

pokemon

the affected pokemon

Attributes

Source
BattleStatusMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product