quests
Description
Requires the player to have completed specific quests before being allowed to enter the zone.
Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| [] | StringArray | Yes | String array of Quests ID that must be completed. |
Example
"quests": ["story_intro", "beat_dojo"]