Difference between revisions of "Category:Items"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Eishunsama
imported>Bug64
m (Added a link to the scripts page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Data fields common to most Items:
Data fields common to most Items:
* '''Inventory Image:''' Filename for the icon (.dds) shown on the inventory screen.
* '''Message Icon:''' Filename for the icon (.dds) that is shown in the HUD alongside a message when an item is added to your inventory.
* '''Model:''' Filename for the 3D art (.NIF) used to display the item in the world.
* '''[[Add Destruction Data]]:''' Button that can set up the item's destructible states.
* '''[[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.
* '''[[Equip Type]]:''' Determines how the item is equipped, how the hotkey will be displayed, and what major skill is necessary to use this item.
 
* '''Inventory Image:''' Not used.
* '''Message Icon:''' Not used.
* '''Model:''' Filename for the 3D art (.NIF) used to display the item in the world.
* '''[[Scripts]]:''' The scripts associated with this item.


All '''Items''' fall into one of the following subtypes:
All '''Items''' fall into one of the following subtypes:

Latest revision as of 06:28, 19 July 2015

Data fields common to most Items:

  • 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.
  • Inventory Image: Not used.
  • Message Icon: Not used.
  • Model: Filename for the 3D art (.NIF) used to display the item in the world.
  • Scripts: The scripts associated with this item.

All Items fall into one of the following subtypes:


Language: English  • 日本語

Pages in category "Items"

The following 12 pages are in this category, out of 12 total.