Fixed so effects are only applied to correct tokens (#1439)

This commit is contained in:
WBHarry 2025-12-18 23:55:25 +01:00 committed by GitHub
parent 0936b46926
commit 27fe83d906
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 11 deletions

View file

@ -84,6 +84,7 @@ export const BPModifiers = {
increaseDamage: {
sort: 2,
description: 'DAGGERHEART.CONFIG.BPModifiers.increaseDamage.description',
effectTargetTypes: ['adversary'],
effects: [
{
name: 'DAGGERHEART.CONFIG.BPModifiers.increaseDamage.effect.name',