diff options
Diffstat (limited to 'features/wip/running_leap.json')
-rw-r--r-- | features/wip/running_leap.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/running_leap.json b/features/wip/running_leap.json new file mode 100644 index 0000000..d9e5b22 --- /dev/null +++ b/features/wip/running_leap.json @@ -0,0 +1,15 @@ +{ + "name": "running leap (feature)", + "text": "With a 10-foot running start, the lion can long jump up to 25 feet.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |