diff options
Diffstat (limited to 'features/surprise_attack.json')
-rw-r--r-- | features/surprise_attack.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/surprise_attack.json b/features/surprise_attack.json deleted file mode 100644 index 84a97f2..0000000 --- a/features/surprise_attack.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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": "" - }] - } - ] -} |