aboutsummaryrefslogtreecommitdiff
path: root/features/standing_leap.json
blob: 8e96b7681411fff98c3e53bf3b7f62f5a948eb7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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": ""
            }]
        }
    ]
}