Feat Instance
list: API endpoint for returning a list of feats.
retrieve: API endpoint for returning a particular feat.
GET /v2/feats/a5e-ag_natural-warrior/?format=api
{ "url": "https://api-beta.open5e.com/v2/feats/a5e-ag_natural-warrior/?format=api", "key": "a5e-ag_natural-warrior", "has_prerequisite": false, "benefits": [ { "desc": "Your Speed increases by 5 feet." }, { "desc": "When making an Acrobatics or Athletics check during combat, you can choose to use your Strength or Dexterity modifier for either skill." }, { "desc": "You gain proficiency with the Bounding Strike maneuver and do not have to spend exertion to activate it." }, { "desc": "You can roll 1d4 in place of your normal damage for unarmed strikes. When rolling damage for your unarmed strikes, you can choose to deal bludgeoning, piercing, or slashing damage." } ], "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://a5esrd.com/a5esrd" }, "name": "Natural Warrior", "desc": "", "prerequisite": "", "type": "GENERAL" }