diff options
Diffstat (limited to 'features/immutable_form.json')
-rw-r--r-- | features/immutable_form.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/immutable_form.json b/features/immutable_form.json deleted file mode 100644 index fe48fd3..0000000 --- a/features/immutable_form.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "immutable form (feature)", - "text": "The golem is immune to any spell or effect that would alter its form.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |