diff options
Diffstat (limited to 'features/standing_leap.json')
-rw-r--r-- | features/standing_leap.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/standing_leap.json b/features/standing_leap.json deleted file mode 100644 index 8e96b76..0000000 --- a/features/standing_leap.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "standing leap (feature)", - "text": "The toad's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |