diff options
Diffstat (limited to 'features/wip/shapechanger.json')
-rw-r--r-- | features/wip/shapechanger.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/shapechanger.json b/features/wip/shapechanger.json new file mode 100644 index 0000000..745cc7c --- /dev/null +++ b/features/wip/shapechanger.json @@ -0,0 +1,15 @@ +{ + "name": "shapechanger (feature)", + "text": "If the vampire isn't in sunlight or running water, it can use its action to polymorph into a Tiny bat or a Medium cloud of mist, or back into its true form.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |