diff options
Diffstat (limited to 'features/grappler.json')
-rw-r--r-- | features/grappler.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/grappler.json b/features/grappler.json new file mode 100644 index 0000000..0d23a01 --- /dev/null +++ b/features/grappler.json @@ -0,0 +1,15 @@ +{ + "name": "grappler (feature)", + "text": "The mimic has advantage on attack rolls against any creature grappled by it.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |