aboutsummaryrefslogtreecommitdiff
path: root/features/wip/breath_weapons.json
blob: b020604cb663edea975d444fdae1bbcb60269793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "breath weapons (recharge 5–6) (action)",
    "text": "The dragon uses one of the following breath weapons.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}