diff options
Diffstat (limited to 'features/wip/frightening_gaze.json')
-rw-r--r-- | features/wip/frightening_gaze.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/frightening_gaze.json b/features/wip/frightening_gaze.json new file mode 100644 index 0000000..5cc19b6 --- /dev/null +++ b/features/wip/frightening_gaze.json @@ -0,0 +1,15 @@ +{ + "name": "frightening gaze (costs 2 actions) (legendary_action)", + "text": "The lich fixes its gaze on one creature it can see within 10 feet of it. The target must succeed on a DC 18 Wisdom saving throw against this magic or become frightened for 1 minute. The frightened target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the lich's gaze for the next 24 hours.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |