aboutsummaryrefslogtreecommitdiff
path: root/features/detect.json
blob: 7c2d2a66bb0d90c9026e0528c14b20eb74837f41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "detect (legendary_action)",
    "text": "The dragon makes a Wisdom (Perception) check.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}