aboutsummaryrefslogtreecommitdiff
path: root/features/wip/echolocation.json
blob: 295a4033c81d20aaf1ccc0e79a55e932852b75c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "echolocation (feature)",
    "text": "The swarm can't use its blindsight while deafened.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}