aboutsummaryrefslogtreecommitdiff
path: root/features/reactive.json
blob: 14f8ae154d76dc4c3e8aea240309e88008a80893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "reactive (feature)",
    "text": "The marilith can take one reaction on every turn in a combat.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}