diff options
Diffstat (limited to 'features/wip/ethereal_jaunt.json')
-rw-r--r-- | features/wip/ethereal_jaunt.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/ethereal_jaunt.json b/features/wip/ethereal_jaunt.json new file mode 100644 index 0000000..51838d3 --- /dev/null +++ b/features/wip/ethereal_jaunt.json @@ -0,0 +1,15 @@ +{ + "name": "ethereal jaunt (feature)", + "text": "As a bonus action, the spider can magically shift from the Material Plane to the Ethereal Plane, or vice versa.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |