diff options
Diffstat (limited to 'features/immutable_form.json')
-rw-r--r-- | features/immutable_form.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/immutable_form.json b/features/immutable_form.json new file mode 100644 index 0000000..fe48fd3 --- /dev/null +++ b/features/immutable_form.json @@ -0,0 +1,15 @@ +{ + "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": "" + }] + } + ] +} |