diff options
Diffstat (limited to 'features/heart_sight.json')
-rw-r--r-- | features/heart_sight.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/heart_sight.json b/features/heart_sight.json deleted file mode 100644 index d8d82bd..0000000 --- a/features/heart_sight.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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": "" - }] - } - ] -} |