diff options
Diffstat (limited to 'features/lightning_absorption.json')
-rw-r--r-- | features/lightning_absorption.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/lightning_absorption.json b/features/lightning_absorption.json deleted file mode 100644 index a901c31..0000000 --- a/features/lightning_absorption.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "lightning absorption (feature)", - "text": "Whenever the shambling mound is subjected to lightning damage, it takes no damage and regains a number of hit points equal to the lightning damage dealt.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |