diff options
Diffstat (limited to 'features/reactive.json')
-rw-r--r-- | features/reactive.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/reactive.json b/features/reactive.json deleted file mode 100644 index 14f8ae1..0000000 --- a/features/reactive.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "reactive (feature)", - "text": "The marilith can take one reaction on every turn in a combat.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |