aboutsummaryrefslogtreecommitdiff
path: root/features/reckless.json
blob: d50eb699a42b691a97cb3c7137b4cce7c09e8d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "reckless (feature)",
    "text": "At the start of its turn, the minotaur can gain advantage on all melee weapon attack rolls it makes during that turn, but attack rolls against it have advantage until the start of its next turn.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}