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