diff options
Diffstat (limited to 'features/shark_telepathy.json')
-rw-r--r-- | features/shark_telepathy.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/shark_telepathy.json b/features/shark_telepathy.json new file mode 100644 index 0000000..48e4bb1 --- /dev/null +++ b/features/shark_telepathy.json @@ -0,0 +1,15 @@ +{ + "name": "shark telepathy (feature)", + "text": "The sahuagin can magically command any shark within 120 feet of it, using a limited telepathy.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |