Quest Start Item
A quest start item is an item that can start a quest when used.
Creation
To create a quest start 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 > QuestStartItem.
Properties
In addition to the properties shared by all Items, quest start items have the following unique properties.
Next Steps
Add a quest start item to a Vendor Collection so it can be purchased from a Vendor.
Add a quest start item to a Loot Table so that it can drop upon defeat of an enemy.
Last updated