Recipes
Crafting Recipes let you define required components to craft one or more items.
Skills can gain XP from successful crafts.
Generic Fields
| Field Name | Function |
|---|---|
| ID | The ID of this asset data element. Automatically generated. |
| Name | Name of the asset data in the project and editor. |
| Display Name | The name that will be displayed to the player. |
| File Name | The name of the file in the project. Automatically generated. |
| Known Automatically | Is this crafting recipe automatically unlocked for new characters? |
| Skill | The skill this recipe belongs to. |
| Crafting Station | The crafting station required to craft the item from this recipe. |
Talent Tree Settings
| Field Name | Function |
|---|---|
| Unlock Cost | The cost to unlock this crafting recipe inside a talent tree. |
Settings
| Field Name | Function |
|---|---|
| Experience | The experience gained toward the skill on a successful craft. |
| Craft Duration | The duration of the craft. |
Crafted Items
| Field Name | Function |
|---|---|
| Item | The item to be crafted. |
| Chance | The chance of this item to be crafted. |
| Count | The amount of this item to craft. |
Components Required
| Field Name | Function |
|---|---|
| Item | The item required. |
| Count | The amount of this item required. |