AuctionCreatureEntry

sealed interface AuctionCreatureEntry(source)

A creature entry of an Auction character, could be a bestiary or bosstiary entry.

Inheritors

Properties

Link copied to clipboard

Whether the entry is complete or not.

Link copied to clipboard
abstract val kills: Long

The number of kills done by the character.

Link copied to clipboard
abstract val name: String

The name of the creature.

Link copied to clipboard
abstract val step: Int

The current unlock step of the character.