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.
Name
Description
Quests
A list of Quests that the item can start.
Start Quest
This should always be true to allow the item to start the Quest in the Quest Name field.
End Quest
If true, the Quest can be auto-completed upon starting.
Quest Name
The name of the Quest to start when the item is used.