BaseCreatureEntry

Base interface for creatures in the library.

Inheritors

Properties

Link copied to clipboard
abstract val identifier: String

The internal name of the creature, used for images and links (where applicable).

Link copied to clipboard
open val imageUrl: String

The URL to the creature's image.

Link copied to clipboard
abstract val name: String

The name of the creature.