aboutsummaryrefslogtreecommitdiff
path: root/features/wip/pack_tactics.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/wip/pack_tactics.json')
-rw-r--r--features/wip/pack_tactics.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/pack_tactics.json b/features/wip/pack_tactics.json
new file mode 100644
index 0000000..0d35128
--- /dev/null
+++ b/features/wip/pack_tactics.json
@@ -0,0 +1,15 @@
+{
+ "name": "pack tactics (feature)",
+ "text": "The warrior has advantage on an attack roll against a creature if at least one of the warrior's allies is within 5 feet of the creature and the ally isn't incapacitated.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}