aboutsummaryrefslogtreecommitdiff
path: root/features/wip/martial_advantage.json
blob: 6677521f0a7f9235423fa2ebb282afcc9b761956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "martial advantage (feature)",
    "text": "Once per turn, the hobgoblin can deal an extra 7 (2d6) damage to a creature it hits with a weapon attack if that creature is within 5 feet of an ally of the hobgoblin that isn't incapacitated.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}