aboutsummaryrefslogtreecommitdiff
path: root/features/wip/invisible_passage.json
blob: 4924f35e514b97a97f059e83bcc4a3734aa4cb6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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": ""
            }]
        }
    ]
}