aboutsummaryrefslogtreecommitdiff
path: root/features/wip/wing_attack.json
blob: 2807e91d3c2dfc36a4cf642df4e4ff6eea9f06e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "wing attack (costs 2 actions) (legendary_action)",
    "text": "The dragon beats its wings. Each creature within 15 feet of the dragon must succeed on a DC 22 Dexterity saving throw or take 15 (2d6 + 8) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}