diff options
Diffstat (limited to 'features/flyby.json')
-rw-r--r-- | features/flyby.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/flyby.json b/features/flyby.json deleted file mode 100644 index 1ca973a..0000000 --- a/features/flyby.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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": "" - }] - } - ] -} |