Quest Start Item
A quest start item is an item that can start a quest when used.
Last updated
A quest start item is an item that can start a quest when used.
Last updated
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.
In addition to the properties shared by all Items, quest start items have the following unique properties.
Quests
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.
A list of that the item can start. Start Quest This should always be true to allow the item to start the in the Quest Name field. End Quest If true, the can be auto-completed upon starting. Quest Name The name of the to start when the item is used.