diff options
Diffstat (limited to 'features/tail_attack.json')
-rw-r--r-- | features/tail_attack.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/tail_attack.json b/features/tail_attack.json deleted file mode 100644 index f3cadb0..0000000 --- a/features/tail_attack.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "tail attack (legendary_action)", - "text": "The dragon makes a tail attack.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |