diff options
Diffstat (limited to 'features/mimicry.json')
-rw-r--r-- | features/mimicry.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/mimicry.json b/features/mimicry.json new file mode 100644 index 0000000..84fab6e --- /dev/null +++ b/features/mimicry.json @@ -0,0 +1,15 @@ +{ + "name": "mimicry (feature)", + "text": "The raven can mimic simple sounds it has heard, such as a person whispering, a baby crying, or an animal chittering. A creature that hears the sounds can tell they are imitations with a successful DC 10 Wisdom (Insight) check.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |