diff options
Diffstat (limited to 'features/breath_attack.json')
-rw-r--r-- | features/breath_attack.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/breath_attack.json b/features/breath_attack.json index 26f90a5..dfb7fa4 100644 --- a/features/breath_attack.json +++ b/features/breath_attack.json @@ -6,7 +6,7 @@ "trigger": [ "action" ], "conditions": [], "effects": [{ - "target": "creature", + "target": "creatures", "effect conditions": [[ "N is in AOE", "creature", "line {V1} {V2}" ]], "effect": [ "Inflict XdX TYPE damage, dc X ABILITY save halves", "V3", "V4", "V0", "(8,CON,PROF,+,+)", "dexterity" ] }], |