diff options
Diffstat (limited to 'features/evasion.json')
-rw-r--r-- | features/evasion.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/evasion.json b/features/evasion.json deleted file mode 100644 index 1dfff45..0000000 --- a/features/evasion.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "evasion (feature)", - "text": "If the assassin is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the assassin instead takes no damage if it succeeds on the saving throw, and only half damage if it fails.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |