aboutsummaryrefslogtreecommitdiff
path: root/features/parry.json
blob: 382b4bb38006364fd3e9b625a03787f60782345e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "parry (reaction)",
    "text": "The noble adds 2 to its AC against one melee attack that would hit it. To do so, the noble must see the attacker and be wielding a melee weapon.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}