Best Run
@Serializable
Constructors
Link copied to clipboard
constructor(timestamp: Long? = null, scoreExploration: Int? = null, scoreSpeed: Int? = null, scoreSkill: Int? = null, scoreBonus: Int? = null, dungeonClass: String? = null, teammates: List<String>? = null, elapsedTime: Long? = null, damageDealt: Double? = null, deaths: Int? = null, mobsKilled: Int? = null, secretsFound: Int? = null, damageMitigated: Double? = null, allyHealing: Double? = null)