13 lines
No EOL
378 B
Markdown
13 lines
No EOL
378 B
Markdown
# `ObjectList`:
|
|
|
|
## Description:
|
|
This event is sent by the client when they are wanting to retrieve the list of
|
|
objects that the spirits can pick from.
|
|
|
|
## Request Payload:
|
|
No payload is read from for this event.
|
|
|
|
## Response Payload: (`ObjectList`)
|
|
| Property | Type | Description
|
|
| -------- | ---- | -----------
|
|
| objects | String[] | The objects that are on the chosen card. |