aboutsummaryrefslogtreecommitdiff
path: root/features/blind_senses.json
blob: eb8b5a22faa4aee1b8871dc00fdfc31ca050a541 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "blind senses (feature)",
    "text": ". The grimlock can't use its blindsight while deafened and unable to smell.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}