diff options
Diffstat (limited to 'features/wip/heart_sight.json')
-rw-r--r-- | features/wip/heart_sight.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/heart_sight.json b/features/wip/heart_sight.json new file mode 100644 index 0000000..d8d82bd --- /dev/null +++ b/features/wip/heart_sight.json @@ -0,0 +1,15 @@ +{ + "name": "heart sight (action)", + "text": "The sprite touches a creature and magically knows the creature's current emotional state. If the target fails a DC 10 Charisma saving throw, the sprite also knows the creature's alignment. Celestials, fiends, and undead automatically fail the saving throw.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |