Vendor Collection
A vendor collection is a list of items that can be sold by a vendor.
Last updated
A vendor collection is a list of items that can be sold by a vendor.
Last updated
To create a vendor collection, find (or create) the GameName/Resources/GameName/VendorCollection folder in the project tab and right click. Choose Create > AnyRPG > VendorCollection.
Vendor Collections have a single property, Vendor Items, which is a list with each element having the following fields.
Item Name
The name of an Item that can be purchased.
Quantity
The amount of this Item that can be purchased. This field is ignored if Unlimited is true.
Unlimited
If true, there is no limit to the number of this Item that can be purchased.
Item Quality Name
The name of an Item Quality. If this field is not empty, the Item purchased will be of this quality instead of its default quality.
Add a vendor collection to a Vendor.