SlayerQuest

class SlayerQuest(val type: SlayerType, val tier: Int, val collectedExp: Float, val status: SlayerStatus, val timer: Summary.Timer) : Clone(source)

Constructors

Link copied to clipboard
constructor(type: SlayerType, tier: Int, collectedExp: Float, status: SlayerStatus, timer: Summary.Timer)

Functions

Link copied to clipboard
open override fun clone(): Clone
Link copied to clipboard
Link copied to clipboard
fun summonBoss(by: Player)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tier: Int
Link copied to clipboard
val timer: Summary.Timer
Link copied to clipboard