diff options
Diffstat (limited to 'features/turn_resistance.json')
-rw-r--r-- | features/turn_resistance.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/turn_resistance.json b/features/turn_resistance.json deleted file mode 100644 index e191cf8..0000000 --- a/features/turn_resistance.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "turn resistance (feature)", - "text": "The lich has advantage on saving throws against any effect that turns undead.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |