diff options
Diffstat (limited to 'features/sunlight_sensitivity.json')
-rw-r--r-- | features/sunlight_sensitivity.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/sunlight_sensitivity.json b/features/sunlight_sensitivity.json new file mode 100644 index 0000000..334ef9e --- /dev/null +++ b/features/sunlight_sensitivity.json @@ -0,0 +1,15 @@ +{ + "name": "sunlight sensitivity (feature)", + "text": "While in sunlight, the wraith has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |