aboutsummaryrefslogtreecommitdiff
path: root/features/brute.json
blob: b1a68086bd5cf3766fb23e1b2ea28ef728f9c4ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "brute (feature)",
    "text": "A melee weapon deals one extra die of its damage when the gladiator hits with it (included in the attack).",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}