Skip to content

Commit

Permalink
Adding srd feat.
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Aug 14, 2023
1 parent 552fd0f commit 76d1994
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/v2/wizards-of-the-coast/srd/Feat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"model": "api_v2.feat",
"pk": "grappler",
"fields": {
"name": "Grappler",
"desc": "You've developed the skills necessary to hold your own in close-quarters grappling. You gain the following benefits:\r\n* You have advantage on attack rolls against a creature you are grappling.\r\n* You can use your action to try to pin a creature grappled by you. The creature makes a Strength or Dexterity saving throw against your maneuver DC. On a failure, you and the creature are both restrained until the grapple ends.",
"prerequisite_desc": "Strength 13 or higher",
"document": "srd"
}
}
]

0 comments on commit 76d1994

Please sign in to comment.