Represents the frontend READONLY for a currency. Useful for saving / data management. Note: This class is created by default when creating a CurrencyStatic class. Use that instead as there are no methods here.

Constructors

Properties

Constructors

Properties

items: Record<string, ItemData>

An array that represents items and their effects.

upgrades: Record<string, UpgradeData>

An array that represents upgrades and their levels.

value: Decimal

The current value of the currency.