BattleSessionMoveExecutedPayload

constructor(moveId: String, attackerId: String, targetId: String, hitSuccessful: Boolean, criticalHit: Boolean, basePower: Int, damageRoll: Int? = null, damage: Int)