diff options
Diffstat (limited to 'features/cunning_action.json')
-rw-r--r-- | features/cunning_action.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/cunning_action.json b/features/cunning_action.json new file mode 100644 index 0000000..7940d67 --- /dev/null +++ b/features/cunning_action.json @@ -0,0 +1,15 @@ +{ + "name": "cunning action (feature)", + "text": "On each of its turns, the spy can use a bonus action to take the Dash, Disengage, or Hide action.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |