diff options
Diffstat (limited to 'features/wip/illusory_appearance.json')
-rw-r--r-- | features/wip/illusory_appearance.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/illusory_appearance.json b/features/wip/illusory_appearance.json new file mode 100644 index 0000000..fd6f73d --- /dev/null +++ b/features/wip/illusory_appearance.json @@ -0,0 +1,15 @@ +{ + "name": "illusory appearance (action)", + "text": "The hag covers herself and anything she is wearing or carrying with a magical illusion that makes her look like an ugly creature of her general size and humanoid shape. The effect ends if the hag takes a bonus action to end it or if she dies.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |