Currency Item
A currency item is an item that provides a specific amount of a specific currency to a player when used.
Last updated
A currency item is an item that provides a specific amount of a specific currency to a player when used.
Last updated
To create a currency item, find (or create) the GameName/Resources/GameName/Item folder (or any subfolder) in the project tab and right click. Choose Create > AnyRPG > Inventory > Items > Currency Item.
In addition to the properties shared by all Items, currency items have the following unique properties.
Gain Currency Name
The name of the that will be gained upon use.
Gain Currency Amount
The amount of the that will be gained upon use.
Add a currency item to a Vendor Collection so it can be purchased from a Vendor.
Add a currency item to a Loot Table so that it can drop upon defeat of an enemy.