achievements
Description
Requires the player to have completed specific achievements to enter or stay in the zone.
Parameters
| Name | Type | Mandatory | Description | 
|---|---|---|---|
| [] | StringArray | Yes | An achievement ID string array that must be completed by the player. | 
Example
"achievements": ["cave_explorer", "elite_member"]