Fixed so effects are only applied to correct tokens

This commit is contained in:
WBHarry 2025-12-18 17:14:27 +01:00
parent e74ce7726a
commit 444f97cdce
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',