blob: d9e5b2278a2eaf3ca68d7f5dfc3e6a4815be3657 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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": ""
}]
}
]
}
|