diff options
Diffstat (limited to 'features/wip/psychic_drain.json')
-rw-r--r-- | features/wip/psychic_drain.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/psychic_drain.json b/features/wip/psychic_drain.json new file mode 100644 index 0000000..ed2750b --- /dev/null +++ b/features/wip/psychic_drain.json @@ -0,0 +1,15 @@ +{ + "name": "psychic drain (legendary_action)", + "text": "(Costs 2 Actions). One creature charmed by the aboleth takes 10 (3d6) psychic damage, and the aboleth regains hit points equal to the damage the creature takes.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |