Editing Constructible Object

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
'''Type:''' <code>COBJ</code>
[[Category:Editor Reference]]
<BR/>
[[Category:Editor Objects]]
[[Category:Items]]
'''Papyrus:''' [[ConstructibleObject Script]]
'''Papyrus:''' [[ConstructibleObject Script]]


This form allows you to define the requirements for crafting items in-game.
This form allows you to define the requirements for crafting items in-game.
The [[Constructible Object]] [[object]] is found within the [[Object Window]] under the [[:Category:Items|Items Category]].
 
[[File:Constructible_Object.png]]


== Editor Dialog==
== Editor Dialog==
[[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:''' Which [[Workbench]] this object should show up at. For example: <code>WorkbenchChemLab</code> 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''':
*{{Template:Editor:Property:Menu Art Object}}
* '''Created Object''': The object you are crafting.
*'''Created Object:''' The object you are crafting.
* '''Created Object Count''': How many objects this recipe yields.
*'''Created Object Count:''' How many objects this recipe yields.
* '''Priority''':
*'''Priority:''' Controls the order that this object will appear in the menus. Zero is the highest priority. [[COBJ]]s with the same priority will be ordered alphabetically.
* '''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 <code>RecipeUtility</code> will on an object crafted at <code>WorkbenchChemLab</code> 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.
*{{Template:Editor:Property:Conditions|property=Match Conditions}} When the conditions are met the object may be crafted at a [[Workbench]].


== Notes ==
== Notes ==
*Workbench Keyword does not appear to be used for [[Object Mod]]s, just for creating new items. For mods, what items and what [[Workbench]]es they show up at seem to be defined by the series of [[Keyword]]s that define '''Attach Points''' and '''Mod Associations''' that are attached to various objects and their [[Object Mod]]s.
* Workbench Keyword does not appear to be used for [[Object Mod]]s, just for creating new items. For mods, what items and what workbenches they show up at seem to be defined by the series of Keywords that define Attach Points and Mod Associations that are attached to various objects and their [[Object Mod]]s.


== See Also ==
== See Also ==
*[[Keyword]]
*[[Workbench]]
*[[:Category:Items|Items Category]]
*[[:Category:Items|Items Category]]
[[Category:Editor Reference]]
[[Category:Object Classes]]
[[Category:Items]]

Please note that all contributions to the Fallout4 CreationKit Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see FalloutCK:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)