aboutsummaryrefslogtreecommitdiff
path: root/features/tail_attack.json
blob: f3cadb0b32571ec97f4e2c1b54c45a2175de8c68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "tail attack (legendary_action)",
    "text": "The dragon makes a tail attack.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}