aboutsummaryrefslogtreecommitdiff
path: root/features/wip/pack_tactics.json
blob: 0d35128ed51cfd6b1d4882f665e3759310689aac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "pack tactics (feature)",
    "text": "The warrior has advantage on an attack roll against a creature if at least one of the warrior's allies is within 5 feet of the creature and the ally isn't incapacitated.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}