ModularItemOptionConfig
Hierarchy
- Omit<ExtendedItemOptionConfig, Name>
- ModularItemOptionConfig
Index
Properties
optionalAllowActivity
A list of activities enabled by that module
optionalAllowLock
Whether the option permits locking - if not set, defaults to the AllowLock property of the parent asset
optionalAllowSelfSelect
Whether or not this option can be selected by the wearer
optionalArchetypeConfig
If the option has an archetype, sets the config to use
optionalBlock
A list of groups that this option blocks - defaults to []
optionalBondageLevel
The required bondage skill level for this option
optionalChangeWhenLocked
Whether or not it should be possible to change from this option to another
option while the item is locked (if set to false
, the player must be able to unlock the item to change its type) -
defaults to true
optionalCustomBlindBackground
A custom background for this option that overrides the default
optionalDifficulty
The additional difficulty associated with this option - defaults to 0
optionalEffect
Whether that option applies effects
optionalExpression
Trigger this expression when changing to this option
FIXME: Currently broken!
optionalHasSubscreen
Whether or not the option should open a subscreen in the extended item menu
optionalHeightModifier
Whether that option moves the character up
optionalHide
A list of groups that this option hides - defaults to []
optionalHideItem
A list of items that this option hides
optionalOverrideHeight
Override height, uses the highest priority of all modules
optionalPrerequisite
The required prerequisites that must be met before this option can be selected
optionalPrerequisiteBuyGroup
A buy group to check for that option to be available
optionalProperty
optionalSelfBondageLevel
The required self-bondage skill level for this option when using it on oneself
optionalSetPose
Whether the option forces a given pose
Partially parsed extended item option subtype for modular items