Combatant
JSON Format
{
"type": "Combatant",
"id": ...,
"name": ...,
"plural": ...,
"abbreviation": ...,
"template_resource_id": ...,
"instance_resource_id": ...,
"header_view": ...,
"card_view": ...,
"on_create": ...,
"side": ...,
"shows_in_party": ...
}
Fields
| Field | Type | Required | Description |
|---|---|---|---|
shows_in_party | bool | Optional. Bool indicating if this combatant type should be shown in the party section of the app, or not. |