BlessingEntry

@Serializable
data class BlessingEntry(val name: String, val amount: Int)(source)

A blessing of an Auction character.

Constructors

Link copied to clipboard
constructor(name: String, amount: Int)

Properties

Link copied to clipboard
val amount: Int

The amount of this blessing the character has.

Link copied to clipboard

The name of the blessing