pokemon_skill
Description
Requires the player to be actively using a specific Pokémon skill (e.g., surfing, flying) to enter or remain in the zone.
Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
value | String | Yes | The ID of the required skill ('surf', 'fly', 'dive', 'ride'). |
Example
"pokemon_skill": "surf"