From 947d83c59ea86615e3a81a2ec122d843b5eceee9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Feb 2022 16:47:53 -0500 Subject: More features work --- features/change_shape.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/change_shape.json (limited to 'features/change_shape.json') 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": "" + }] + } + ] +} -- cgit v1.2.3