aboutsummaryrefslogtreecommitdiff
path: root/features/pounce.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/pounce.json')
-rw-r--r--features/pounce.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/pounce.json b/features/pounce.json
new file mode 100644
index 0000000..cbc492b
--- /dev/null
+++ b/features/pounce.json
@@ -0,0 +1,15 @@
+{
+ "name": "pounce (feature)",
+ "text": "If the tiger moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the tiger can make one bite attack against it as a bonus action.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}