diff options
Diffstat (limited to 'features/tail_spike_regrowth.json')
-rw-r--r-- | features/tail_spike_regrowth.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/tail_spike_regrowth.json b/features/tail_spike_regrowth.json deleted file mode 100644 index d9c4a75..0000000 --- a/features/tail_spike_regrowth.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "tail spike regrowth (feature)", - "text": "The manticore has twenty-four tail spikes. Used spikes regrow when the manticore finishes a long rest.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |