Skip to main content

Get a spell by index.

Get a spell by index.

Path Parameters
index string REQUIRED

The index of the Spell to get.

Available values can be found in the ResourceList for spells.

Responses
200

OK

Schema OPTIONAL
index string OPTIONAL

Resource index for shorthand searching.

level number OPTIONAL

Level of the spell.

name string OPTIONAL

Name of the referenced resource.

url string OPTIONAL

URL of the referenced resource.

desc string[] OPTIONAL

Description of the resource.

higher_level string[] OPTIONAL

List of descriptions for casting the spell at higher levels.

range string OPTIONAL

Range of the spell, usually expressed in feet.

components string[] OPTIONAL

Possible values: [V, S, M]

List of shorthand for required components of the spell. V: verbal S: somatic M: material

material string OPTIONAL

Material component for the spell to be cast.

area_of_effect object OPTIONAL
size number OPTIONAL
type string OPTIONAL

Possible values: [sphere, cone, cylinder, line, cube]

ritual boolean OPTIONAL

Determines if a spell can be cast in a 10-min(in-game) ritual.

duration string OPTIONAL

How long the spell effect lasts.

concentration boolean OPTIONAL

Determines if a spell needs concentration to persist.

casting_time string OPTIONAL

How long it takes for the spell to activate.

attack_type string OPTIONAL

Attack type of the spell.

damage OPTIONAL
school object OPTIONAL

APIReference

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.

classes object[] OPTIONAL

List of classes that are able to learn the spell.

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.

subclasses object[] OPTIONAL

List of subclasses that have access to the spell.

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.