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