diff options
Diffstat (limited to 'features/wip/chomp.json')
-rw-r--r-- | features/wip/chomp.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/chomp.json b/features/wip/chomp.json new file mode 100644 index 0000000..d72b5de --- /dev/null +++ b/features/wip/chomp.json @@ -0,0 +1,15 @@ +{ + "name": "chomp (costs 2 actions) (legendary_action)", + "text": "The tarrasque makes one bite attack or uses its Swallow.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |