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