diff options
Diffstat (limited to 'features/wip/freedom_of_movement.json')
-rw-r--r-- | features/wip/freedom_of_movement.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/freedom_of_movement.json b/features/wip/freedom_of_movement.json new file mode 100644 index 0000000..daeeef4 --- /dev/null +++ b/features/wip/freedom_of_movement.json @@ -0,0 +1,15 @@ +{ + "name": "freedom of movement (feature)", + "text": "The kraken ignores difficult terrain, and magical effects can't reduce its speed or cause it to be restrained. It can spend 5 feet of movement to escape from nonmagical restraints or being grappled.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |