diff options
Diffstat (limited to 'features/tail_spike_regrowth.json')
-rw-r--r-- | features/tail_spike_regrowth.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/tail_spike_regrowth.json b/features/tail_spike_regrowth.json new file mode 100644 index 0000000..d9c4a75 --- /dev/null +++ b/features/tail_spike_regrowth.json @@ -0,0 +1,15 @@ +{ + "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": "" + }] + } + ] +} |