Constructible Object

From the Fallout4 CreationKit Wiki
Revision as of 14:51, 5 June 2016 by imported>Gurgate (Created page with "Category:Editor Reference This form allows you to define the requirements for crafting items in-game. File:Constructible_Object.png == Values == * '''ID''': The Ed...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This form allows you to define the requirements for crafting items in-game.

Constructible Object.png

Values

  • ID: The Editor ID for this form.
  • 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:
  • Putdown Sound:
  • Menu Art Object:
  • Recipe Filters: Keywords 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: Things that you must have in your inventory to craft this.
  • Description: Textual description of what you are creating.
  • Match Conditions: These conditions must be met in order for the item to be listed at the workbench.

Notes

  • Workbench Keyword does not appear to be used for Object Mods, 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 Mods.