Currency Pouch
An object that holds an amount of currency.

A currency pouch simply holds a specific or random amount of currency. You can create an instance of a currency pouch from Assets > Create > Inventool > Currencies > Currency Pouch
.
A currency pouch can be given to an item to make it an obtainable currency. This can be done through the Items section.
Properties
Name
Description
Currency
The currency type.
Random Range
If the currency amount should be randomized.
Amount
The currency amount. Relevant when random range is disabled.
Min
The minimum currency amount. Relevant when random range is enabled.
Max
The maximum currency amount. Relevant when random range is enabled.
Scripting Side
Currency PouchLast updated