diff options
Diffstat (limited to 'features/wip/nimble_escape.json')
-rw-r--r-- | features/wip/nimble_escape.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/nimble_escape.json b/features/wip/nimble_escape.json new file mode 100644 index 0000000..69218e2 --- /dev/null +++ b/features/wip/nimble_escape.json @@ -0,0 +1,15 @@ +{ + "name": "nimble escape (feature)", + "text": "The goblin can take the Disengage or Hide action as a bonus action on each of its turns.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |