Aller au contenu principal

unlock_collection_action

Unlock/Lock Collection — action entry.

Entry Information

PropertyValue
Entry IDunlock_collection_action
TypeAction
ColorGreen
Iconfa6-solid:unlock

Description

Typewriter ActionEntry to unlock or lock a specific collection for the interacting player's island.

Fields

FieldTypeDescription
collectionIdStringThe Collection Item ID to modify (e.g. 'CACTUS', 'ZOMBIE').
unlockBooleanIf true, unlocks the collection. If false, locks it.

Usage Example

- entry: unlock_collection_action
name: "Unlock/Lock Collection"
collectionId: ""
unlock: false