diff options
Diffstat (limited to 'features/heal_self.json')
-rw-r--r-- | features/heal_self.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/heal_self.json b/features/heal_self.json deleted file mode 100644 index 398026c..0000000 --- a/features/heal_self.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "heal self (costs 3 actions) (legendary_action)", - "text": "The unicorn magically regains 11 (2d8 + 2) hit points.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |