diff options
Diffstat (limited to 'features/shadow_stealth.json')
-rw-r--r-- | features/shadow_stealth.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/shadow_stealth.json b/features/shadow_stealth.json new file mode 100644 index 0000000..df3d476 --- /dev/null +++ b/features/shadow_stealth.json @@ -0,0 +1,15 @@ +{ + "name": "shadow stealth (feature)", + "text": "While in dim light or darkness, the shadow can take the Hide action as a bonus action.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |