diff options
Diffstat (limited to 'features/wing_attack.json')
-rw-r--r-- | features/wing_attack.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/wing_attack.json b/features/wing_attack.json deleted file mode 100644 index 2807e91..0000000 --- a/features/wing_attack.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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": "" - }] - } - ] -} |