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