MoveModifier

io.github.pidoveproject.showdown.protocol.client.MoveModifier

A modifier usable with a move.

Attributes

Source
MoveModifier.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class Max()

Dynamax/Gigantamax.

Dynamax/Gigantamax.

Attributes

Source
MoveModifier.scala
final case class Mega()

Mega evolve.

Mega evolve.

Attributes

Source
MoveModifier.scala
final case class ZMove()

Make the move a Z move.

Make the move a Z move.

Attributes

Source
MoveModifier.scala