diff options
Diffstat (limited to 'features/magic_resistance.json')
-rw-r--r-- | features/magic_resistance.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/magic_resistance.json b/features/magic_resistance.json deleted file mode 100644 index 2717e38..0000000 --- a/features/magic_resistance.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "magic resistance (feature)", - "text": "The archmage has advantage on saving throws against spells and other magical effects.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |