aboutsummaryrefslogtreecommitdiff
path: root/features/change_shape.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/change_shape.json')
-rw-r--r--features/change_shape.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/change_shape.json b/features/change_shape.json
new file mode 100644
index 0000000..77fc0fb
--- /dev/null
+++ b/features/change_shape.json
@@ -0,0 +1,15 @@
+{
+ "name": "change shape (action)",
+ "text": "The dragon magically polymorphs into a humanoid or beast that has a challenge rating no higher than its own, or back into its true form. It reverts to its true form if it dies. Any equipment it is wearing or carrying is absorbed or borne by the new form (the dragon's choice).",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}