aboutsummaryrefslogtreecommitdiff
path: root/features/surprise_attack.json
blob: 84a97f2b48b6cce6dea2583233a2b6af9ac4d38c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "surprise attack (feature)",
    "text": "If the doppelganger surprises a creature and hits it with an attack during the first round of combat, the target takes an extra 10 (3d6) damage from the attack.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}