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