diff options
Diffstat (limited to 'features/flyby.json')
-rw-r--r-- | features/flyby.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/flyby.json b/features/flyby.json new file mode 100644 index 0000000..1ca973a --- /dev/null +++ b/features/flyby.json @@ -0,0 +1,15 @@ +{ + "name": "flyby (feature)", + "text": "The owl doesn't provoke opportunity attacks when it flies out of an enemy's reach.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |