Difference between revisions of "Constructible Object"

100 bytes removed ,  00:18, 28 October 2017
added template property
imported>Qazaaq
imported>Qazaaq
(added template property)
Line 1: Line 1:
[[Category:Editor Reference]]
'''Type:''' <code>COBJ</code>
[[Category:Object_Classes]]
<BR/>
[[Category:Items]]
'''Papyrus:''' [[ConstructibleObject Script]]
'''Papyrus:''' [[ConstructibleObject Script]]


Line 8: Line 7:
== Editor Dialog==
== Editor Dialog==
[[File:Constructible_Object_Editor.PNG]]
[[File:Constructible_Object_Editor.PNG]]
* '''ID''': The editor ID which is used by the Creation Kit.
*{{Template:Editor:Property:ID}}
* '''Workbench Keyword''': What workbench this object should show up at. For example: WorkbenchChemLab to make it show up at the chemistry station for crafting. See Notes.
* '''Workbench Keyword''': What workbench this object should show up at. For example: WorkbenchChemLab to make it show up at the chemistry station for crafting. See Notes.
* '''Pickup Sound''': The sound made when the created object is picked up in workshop mode.
*{{Template:Editor:Property:Pickup Sound}}
* '''Putdown Sound''': The sound made when the created object is put down in workshop mode.
*{{Template:Editor:Property:Putdown Sound}}
* '''Menu Art Object''':
* '''Menu Art Object''':
* '''Created Object''': The object you are crafting.
* '''Created Object''': The object you are crafting.
Line 18: Line 17:
* '''Recipe Filters''': [[Keyword]]s which define what category something belongs in. For example RecipeUtility will on an object crafted at WorkbenchChemLab will make this show up in the Utility category at the chemistry station.
* '''Recipe Filters''': [[Keyword]]s which define what category something belongs in. For example RecipeUtility will on an object crafted at WorkbenchChemLab will make this show up in the Utility category at the chemistry station.
* '''Required Item List''': Items that you must have in your working inventory in order to craft this. They will be consumed from the workbench first, then the player inventory. Right click, then select 'new' to add lines.
* '''Required Item List''': Items that you must have in your working inventory in order to craft this. They will be consumed from the workbench first, then the player inventory. Right click, then select 'new' to add lines.
* '''Description''': Textual description of what you are creating.
*{{Template:Editor:Property:Description}}
* '''Match Conditions''': These conditions must be met in order for the item to be crafted at the workbench.
* '''Match Conditions''': These conditions must be met in order for the item to be crafted at the workbench.


Line 25: Line 24:


== See Also ==
== See Also ==
*[[Keyword]]
*[[:Category:Items|Items Category]]
*[[:Category:Items|Items Category]]
[[Category:Editor Reference]]
[[Category:Object_Classes]]
[[Category:Items]]
Anonymous user