aboutsummaryrefslogtreecommitdiff
path: root/features/repulsion_breath.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/repulsion_breath.json')
-rw-r--r--features/repulsion_breath.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/repulsion_breath.json b/features/repulsion_breath.json
new file mode 100644
index 0000000..17f6259
--- /dev/null
+++ b/features/repulsion_breath.json
@@ -0,0 +1,15 @@
+{
+ "name": "repulsion breath (action)",
+ "text": "The dragon exhales repulsion energy in a 30-foot cone. Each creature in that area must succeed on a DC 19 Strength saving throw. On a failed save, the creature is pushed 60 feet away from the dragon.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}