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