Equip Slot

From the CreationKit Wiki
Jump to navigation Jump to search

Equip Slots are used to define a position on a character's body to which an item can be equipped (such as the Left/Right Hand, Chest, etc.).

Data Fields[edit | edit source]

  • ID: The Form ID of the object.
  • Slot Parents List: A list of this slot's parent slots. A slot's parents define which parts of the body a slot is associated with.
  • Use All Parents: If checked, this slot takes up all of the parent slots. If not checked, this slot takes up only one of the parent slots, but it can be any one of the parents.
    • For example, the Equip Slot BothHands has the parent slots LeftHand and RightHand, and Use All Parents is checked. This means that any item marked with the BothHands slot takes up both the left and right hands.
    • For example, the Equip Slot EitherHand has the parent slots LeftHand and RightHand, and Use All Parents is not checked. So any item marked with the EitherHands slot will occupy either the left or the right hand, but not both.

Items marked with the same slot can't be equipped simultaneously. Attempting to equip one will automatically unequip the other.


Jb EquipSlot01a.jpg