DifficultyLevel
This represents an encounter difficulty level
JSON Format
{
"type": "DifficultyLevel",
"id": ...,
"name": ...,
"plural": ...,
"abbreviation": ...
}
Fields
| Field | Type | Required | Description |
|---|---|---|---|
abbreviation | String | Optional. Abbreviation of the name for this type instance (e.g: "STR" for Strength). |