diff options
Diffstat (limited to 'features/wip/sunlight_weakness.json')
-rw-r--r-- | features/wip/sunlight_weakness.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/sunlight_weakness.json b/features/wip/sunlight_weakness.json new file mode 100644 index 0000000..e3c1fae --- /dev/null +++ b/features/wip/sunlight_weakness.json @@ -0,0 +1,15 @@ +{ + "name": "sunlight weakness (feature)", + "text": "While in sunlight, the shadow has disadvantage on attack rolls, ability checks, and saving throws.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |