diff options
Diffstat (limited to 'features/invisible_passage.json')
-rw-r--r-- | features/invisible_passage.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/invisible_passage.json b/features/invisible_passage.json deleted file mode 100644 index 4924f35..0000000 --- a/features/invisible_passage.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "invisible passage (action)", - "text": "The hag magically turns invisible until she attacks or casts a spell, or until her concentration ends (as if concentrating on a spell). While invisible, she leaves no physical evidence of her passage, so she can be tracked only by magic. Any equipment she wears or carries is invisible with her.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |