diff options
Diffstat (limited to 'features/wip/probing_telepathy.json')
-rw-r--r-- | features/wip/probing_telepathy.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/probing_telepathy.json b/features/wip/probing_telepathy.json new file mode 100644 index 0000000..fc55177 --- /dev/null +++ b/features/wip/probing_telepathy.json @@ -0,0 +1,15 @@ +{ + "name": "probing telepathy (feature)", + "text": "If a creature communicates telepathically with the aboleth, the aboleth learns the creature's greatest desires if the aboleth can see the creature.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |