Item components

Lock

item component · builder

Item is a [lock] that is opened with a physical [key]

You can use the following options with this component:
name <name> - sets the name of the component
desc <desc> - sets the description of the component
type <type> - sets the lock type that is used to match keys.
pick <difficulty> - sets the difficulty to pick this lock.
force <difficulty> - sets the difficulty to forcibly open this lock
lock <emote> - sets the emote when locked. $0 is locker, $1 is lock, $2 is key, $3 is container/door.
unlock <emote> - sets the emote when unlocked. $0 is locker, $1 is lock, $2 is key, $3 is container/door.
olock <emote> - sets the emote for the other side of a door when locked. $0 is locker, $1 is lock, $2 is key, $3 is container/door.
ounlock <emote> - sets the emote for the other side of a door when unlocked. $0 is locker, $1 is lock, $2 is key, $3 is container/door.
locknoactor <emote> - sets the emote when locked by prog. $0 is the lock, $1 is container/door.
unlocknoactor <emote> - sets the emote when unlocked by prog. $0 is the lock, $1 is container/door.

← Back to Item components