SlayerQuest

constructor(type: String? = null, tier: Int? = null, startTimestamp: Long? = null, completionState: Int? = null, usedArmor: Boolean? = null, solo: Boolean? = null, combatXp: Int? = null, recentMobKills: List<RecentMobKill>? = null, lastKilledMobIsland: String? = null, spawnTimestamp: Long? = null)