ItemPropertiesBase
Hierarchy
- ItemPropertiesBase
Index
Properties
optionalExpression
A facial expression
optionalIntensity
The vibrator intensity
optionalMode
The vibrator mode
optionalModules
KD modules
optionalRotation
Rotation is in degrees from -180 to 180
optionalScaleX
Scale is currently limited from 0.01 to 3.00 (3 times the size)
optionalScaleY
optionalState
The vibrator's state; only relevant for advanced vibrator modes
optionalTranslationX
Transformation properties
optionalTranslationY
optionalType
A string (or null) denoting the state of an extended item.
How the type-string translate to concrete properties depends on the Archetype in question.
Deprecated - Superseded by ItemPropertiesBase.TypeRecord. Old type strings can be convert to records via ExtendedItemTypeToRecord.
optionalTypeRecord
A record mapping screen names to option indices.
Base properties for extended items
Those are the properties the main game code enforces.