RestorePpMutation

data class RestorePpMutation(val target: TargetSelectorId, val moveId: String?, val value: Int) : BattleMutation

回复 PP 变更。

Constructors

Link copied to clipboard
constructor(target: TargetSelectorId, moveId: String?, value: Int)

Properties

Link copied to clipboard

目标招式标识。

Link copied to clipboard

目标选择器。

Link copied to clipboard
val value: Int

回复量。