Difference between revisions of "Constructible Object"
Jump to navigation
Jump to search
imported>Egocarib |
imported>Were (data) |
||
Line 1: | Line 1: | ||
Constructible Objects define the materials needed for a crafting recipe, the item created by that recipe, and the conditions that determine whether or not the player is able to craft the item. | Constructible Objects define the materials needed for a crafting recipe, the item created by that recipe, and the conditions that determine whether or not the player is able to craft the item. | ||
==Constructible Object Dialog== | |||
*'''ID:''' Editor ID of the recipe | |||
*'''Created Object:''' What the recipe produces | |||
*'''Created Object Count:''' How many objects are created per crafting | |||
*'''Workbench Keyword:''' The crafting furniture where the object is created | |||
*'''Required Item List:''' | |||
**'''Object:''' Object needed for the recipe | |||
**'''Count:''' How many of the object are needed for the recipe | |||
*'''Match Conditions:''' Pre-requisites for the recipe to appear in the crafting menu | |||
[[File:ConstructibleObjectWindow.png]] | [[File:ConstructibleObjectWindow.png]] |
Revision as of 16:33, 28 June 2015
Constructible Objects define the materials needed for a crafting recipe, the item created by that recipe, and the conditions that determine whether or not the player is able to craft the item.
Constructible Object Dialog
- ID: Editor ID of the recipe
- Created Object: What the recipe produces
- Created Object Count: How many objects are created per crafting
- Workbench Keyword: The crafting furniture where the object is created
- Required Item List:
- Object: Object needed for the recipe
- Count: How many of the object are needed for the recipe
- Match Conditions: Pre-requisites for the recipe to appear in the crafting menu