aboutsummaryrefslogtreecommitdiff
path: root/features/wip/weakening_breath.json
blob: 281d30241c57db067ad2f948ba489d94b90f4fcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "weakening breath (action)",
    "text": "The dragon exhales gas in a 60-foot cone. Each creature in that area must succeed on a DC 21 Strength saving throw or have disadvantage on Strength-based attack rolls, Strength checks, and Strength saving throws for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}