Difference between revisions of "Category:Items"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Gawdl3y
 
imported>Qazaaq
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Data fields common to most Items:
[[Category:Object_Classes]]
* '''Inventory Image:''' Filename for the icon (.dds) shown on the inventory screen.
[[Category:Script Objects]]
* '''Message Icon:''' Filename for the icon (.dds) that is shown in the HUD alongside a message when an item is added to your inventory.
Here you can find topics related to the '''Items''' category.
* '''Model:''' Filename for the 3D art (.NIF) used to display the item in the world.
This category contains the following [[:Category:Object_Classes|object]] types.
* '''[[Add Destruction Data]]:''' Button that can set up the item's destructible states.
* '''[[Equip Type]]:''' Determines how the item is equipped, how the hotkey will be displayed, and what major skill is necessary to use this item.
 
 
All '''Items''' fall into one of the following subtypes:
* [[Ammo]]
* [[Ammo]]
* [[Armor]]
* [[Armor]]
* [[Armor Add-on]]
* [[ArmorAddon]]
* [[Book]]
* [[Book]]
* [[Constructible Object]]
* [[Constructible Object]]
* [[Holotape]]
* [[Ingredient]]
* [[Ingredient]]
* [[Keys]]
* [[Key]]
* [[LeveledItem]]
* [[LeveledItem]]
* [[MiscItem]]
* [[MiscItem]]
* [[Object Mod]]
* [[Outfit]]
* [[Outfit]]
* [[Soul Gem]]
* [[Weapon]]
* [[Weapons]]
 
 
[[Category:Object Classes]]

Latest revision as of 03:56, 13 June 2016

Here you can find topics related to the Items category. This category contains the following object types.