diff options
Diffstat (limited to 'features/wip/two-headed.json')
-rw-r--r-- | features/wip/two-headed.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/two-headed.json b/features/wip/two-headed.json new file mode 100644 index 0000000..92f8b25 --- /dev/null +++ b/features/wip/two-headed.json @@ -0,0 +1,15 @@ +{ + "name": "two-headed (feature)", + "text": "The dog has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, or knocked unconscious.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |