Feat
A feat is a boon a character can receive at level up instead of an ability score increase.
Path Parameters |
---|
index string — REQUIREDPossible values: [grappler ] The index of the feat to get. |
Responses |
---|
Schema — OPTIONAL |
---|
index string — OPTIONALResource index for shorthand searching. | name string — OPTIONALName of the referenced resource. | url string — OPTIONALURL of the referenced resource. | desc string[] — OPTIONALDescription of the resource. | prerequisites object[] — OPTIONALAn object of APIReferences to ability scores and minimum scores. ability_score object — OPTIONALindex string — OPTIONALResource index for shorthand searching. | name string — OPTIONALName of the referenced resource. | url string — OPTIONALURL of the referenced resource. |
| minimum_score number — OPTIONALMinimum score to meet the prerequisite. |
|
|