ClearPositiveBoost

io.github.pidoveproject.showdown.protocol.server.BattleStatusMessage.ClearPositiveBoost
final case class ClearPositiveBoost(target: ActiveId, pokemon: ActiveId, effect: Effect)

Clear the positive boosts of a pokemon.

Value parameters

effect

the effect causing the boost clear

pokemon

the pokemon triggering the boost clear

target

the affected pokemon

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product