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