Skip to main content

Get a feat by index.

Feat

A feat is a boon a character can receive at level up instead of an ability score increase.

Path Parameters
index string REQUIRED

Possible values: [grappler]

The index of the feat 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.

prerequisites object[] OPTIONAL

An object of APIReferences to ability scores and minimum scores.

ability_score 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.

minimum_score number OPTIONAL

Minimum score to meet the prerequisite.