aboutsummaryrefslogtreecommitdiff
path: root/features/wing_attack.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/wing_attack.json')
-rw-r--r--features/wing_attack.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wing_attack.json b/features/wing_attack.json
new file mode 100644
index 0000000..2807e91
--- /dev/null
+++ b/features/wing_attack.json
@@ -0,0 +1,15 @@
+{
+ "name": "wing attack (costs 2 actions) (legendary_action)",
+ "text": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 22 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}