Skip to main content

Get a damage type by index.

Damage type

Different attacks, damaging spells, and other harmful effects deal different types of damage. Damage types have no rules of their own, but other rules, such as damage resistance, rely on the types.

Path Parameters
index string REQUIRED

Possible values: [acid, bludgeoning, cold, fire, force, lightning, necrotic, piercing, poison, psychic, radiant, slashing, thunder]

The index of the damage type to get.

Responses
200

OK

Schema OPTIONAL
index string OPTIONAL

Resource index for shorthand searching.

level integer OPTIONAL

Level of the referenced resource.

name string OPTIONAL

Name of the referenced resource.

url string OPTIONAL

URL of the referenced resource.

desc string[] OPTIONAL

Description of the resource.