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