diff options
Diffstat (limited to 'features/wip/keen_hearing.json')
-rw-r--r-- | features/wip/keen_hearing.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/keen_hearing.json b/features/wip/keen_hearing.json new file mode 100644 index 0000000..0f386ad --- /dev/null +++ b/features/wip/keen_hearing.json @@ -0,0 +1,15 @@ +{ + "name": "keen hearing (feature)", + "text": "The swarm has advantage on Wisdom (Perception) checks that rely on hearing.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |