diff options
Diffstat (limited to 'features/ethereal_sight.json')
-rw-r--r-- | features/ethereal_sight.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/ethereal_sight.json b/features/ethereal_sight.json new file mode 100644 index 0000000..8731e80 --- /dev/null +++ b/features/ethereal_sight.json @@ -0,0 +1,15 @@ +{ + "name": "ethereal sight (feature)", + "text": "The ghost can see 60 feet into the Ethereal Plane when it is on the Material Plane, and vice versa.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |