aboutsummaryrefslogtreecommitdiff
path: root/features/reel.json
blob: 462bb3d0e8821a7601a355d43b0f5bb05e013c01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "reel (action)",
    "text": "The roper pulls each creature grappled by it up to 25 feet straight toward it.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}