Recipe Item
A recipe item is an item that reaches the player a recipe when used.
Last updated
A recipe item is an item that reaches the player a recipe when used.
Last updated
To create a recipe 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 > RecipeItem.
In addition to the properties shared by all Items, recipe items have the following unique properties.
Add a recipe item to a Vendor Collection so it can be purchased from a Vendor.
Add a recipe item to a Loot Table so that it can drop upon defeat of an enemy.
Name | Description |
---|---|
Recipe Name
The name of a Recipe to learn when the item is used.