aboutsummaryrefslogtreecommitdiff
path: root/features/move.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/move.json')
-rw-r--r--features/move.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/move.json b/features/move.json
new file mode 100644
index 0000000..bd45f58
--- /dev/null
+++ b/features/move.json
@@ -0,0 +1,15 @@
+{
+ "name": "move (legendary_action)",
+ "text": "The vampire moves up to its speed without provoking opportunity attacks.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}