ItemPropertiesCustom
Hierarchy
- ItemPropertiesCustom
Index
Properties
- AccessMode
- AutoPunish
- AutoPunishUndoTime
- AutoPunishUndoTimeSetting
- BlinkState
- BlockRemotes
- CombinationNumber
- Door
- EnableRandomInput
- HeartRate
- Hint
- InflateLevel
- InsertedBeads
- ItemMemberNumber
- Iterations
- LockButt
- LockMemberNumber
- LockPickSeed
- LockSet
- LockedBy
- MemberNumberList
- MemberNumberListKeys
- NextShockTime
- OpenPermission
- OpenPermissionArm
- OpenPermissionChastity
- OpenPermissionLeg
- Option
- OrgasmCount
- OriginalSetting
- Padding
- Password
- PortalLinkCode
- PublicModeCurrent
- PublicModePermission
- PunishActivity
- PunishOrgasm
- PunishProhibitedSpeech
- PunishProhibitedSpeechWords
- PunishRequiredSpeech
- PunishRequiredSpeechWord
- PunishSpeech
- PunishStandup
- PunishStruggle
- PunishStruggleOther
- RemoveItem
- RemoveOnUnlock
- Revert
- RuinedOrgasmCount
- ShockLevel
- ShowText
- ShowTimer
- SuctionLevel
- TargetAngle
- Text
- Text2
- Text3
- Texts
- TimeSinceLastOrgasm
- TimeWorn
- TriggerCount
- TriggerValues
- UnHide
Properties
optionalAccessMode
A string denoting who has permission to use the vibrator's trigger words
optionalAutoPunish
The item's auto-punishment sensitivity
optionalAutoPunishUndoTime
The remaining time for the gag's auto-inflation
optionalAutoPunishUndoTimeSetting
The default time for the gag's auto-inflation
optionalBlinkState
Whether gag's blinking light is on or off
optionalBlockRemotes
Whether the usage of remotes is blocked
optionalCombinationNumber
/^[0-9]{4}$/
, Used by CombinationPadlock
lock
optionalDoor
Whether the kennel door is open
optionalEnableRandomInput
Enable input; used by LoversTimerPadlock
, MistressTimerPadlock
, OwnerTimerPadlock
, TimerPasswordPadlock
optionalHeartRate
The futuristic bra's heart rate value
optionalHint
Used by PasswordPadlock
, SafewordPadlock
and TimerPasswordPadlock
locks
optionalInflateLevel
The inflation level of inflatable items
optionalInsertedBeads
The number of inserted beads
optionalItemMemberNumber
The member number of the player adding the item. Only set if the asset is marked as AssetDefinition.CharacterRestricted.
optionalIterations
Number of times the suitcase got cracked
optionalLockButt
Whether the item blocks access to the butt
optionalLockMemberNumber
The member number of the person that applied the lock
optionalLockPickSeed
Comma separated numbers
optionalLockSet
Used by PasswordPadlock
, SafewordPadlock
and TimerPasswordPadlock
locks; if the lock has been set with password
optionalLockedBy
Asset name of the lock
optionalMemberNumberList
List of people who publicly modified time on lock; used by LoversTimerPadlock
, MistressTimerPadlock
, OwnerTimerPadlock
, TimerPasswordPadlock
optionalMemberNumberListKeys
Comma separated numbers; used by HighSecurityPadlock
optionalNextShockTime
Internal cooldown timer for automatic shocks
optionalOpenPermission
Whether all players can use futuristic head devices
optionalOpenPermissionArm
Whether all players can use futuristic arm devices
optionalOpenPermissionChastity
Whether all players can use futuristic chastity devices
optionalOpenPermissionLeg
Whether all players can use futuristic leg devices
optionalOption
An extended item option
optionalOrgasmCount
Modular Belt: Number of times the wearer had orgasm;
optionalOriginalSetting
The gag module-index prior to triggering auto-inflation
optionalPadding
Whether the kennel has padding
optionalPassword
/^[A-Z]{1,8}$/
, Used by PasswordPadlock
, SafewordPadlock
and TimerPasswordPadlock
lock
optionalPortalLinkCode
PortalLink: Used to link a remote to its target asset.
optionalPublicModeCurrent
The mode of the belts vibrator; represents an index of FuturisticTrainingBeltModes
optionalPublicModePermission
An integer denoting who can access the belt; represents an index of FuturisticTrainingBeltPermissions
optionalPunishActivity
Whether performing activities should result in punishment
optionalPunishOrgasm
Whether orgasms should result in punishment
optionalPunishProhibitedSpeech
The punishment for speaking a prohibited word; represents an index of FuturisticTrainingBeltSpeechPunishments
optionalPunishProhibitedSpeechWords
A string with comma-separated prohibited words
optionalPunishRequiredSpeech
The punishment for not speaking a required word; represents an index of FuturisticTrainingBeltSpeechPunishments
optionalPunishRequiredSpeechWord
A string with comma-separated required words
optionalPunishSpeech
The punishment for talking; represents an index of FuturisticTrainingBeltSpeechPunishments
optionalPunishStandup
Whether standing up should result in punishment
optionalPunishStruggle
Whether attempting to remove the belt should result in punishment
optionalPunishStruggleOther
Whether attempting to remove an item in general should result in punishment
optionalRemoveItem
Whether to remove item on timer lock unlock; used by LoversTimerPadlock
, MistressTimerPadlock
, OwnerTimerPadlock
, TimerPadlock
, TimerPasswordPadlock
optionalRemoveOnUnlock
Only for PasswordPadlock
optionalRevert
Allows reverting back to these properties on exiting an extended menu
optionalRuinedOrgasmCount
Modular Belt: Number of times the wearer had ruined orgasm;
optionalShockLevel
How intense the shock should be
optionalShowText
Whether the item displays a chat message to all other people in the room
optionalShowTimer
Whether time is shown or "Unknown time left"; used by LoversTimerPadlock
, MistressTimerPadlock
, OwnerTimerPadlock
, TimerPasswordPadlock
optionalSuctionLevel
The suction level of items with a suction effect
optionalTargetAngle
Lucky Wheel: the angle the wheel should spin to
optionalText
1st line of text for user-entered text data
optionalText2
2nd line of text for user-entered text data
optionalText3
3rd line of text for user-entered text data
optionalTexts
Lucky Wheel: the section labels
optionalTimeSinceLastOrgasm
Modular Belt: Amount of time since last detected orgasm;
optionalTimeWorn
Modular Belt: Amount of time since the item is being worn;
optionalTriggerCount
Number of times the item was triggered; often used by shock collars
optionalTriggerValues
A comma-separated string with the futuristic vibrator's trigger words
optionalUnHide
Only available as overrides on the script item
Custom properties for extended items
Those are properties that are asset-specific, so the handling might be done per-item.