Added Modifiers

This commit is contained in:
WBHarry 2025-11-29 13:22:10 +01:00
parent 51a0fb82eb
commit e32454b7c7
9 changed files with 344 additions and 205 deletions

View file

@ -121,7 +121,8 @@ export const adversaryTypes = {
id: 'leader',
label: 'DAGGERHEART.CONFIG.AdversaryType.leader.label',
description: 'DAGGERHEART.ACTORS.Adversary.leader.description',
bpCost: 3
bpCost: 3,
bpDescription: 'DAGGERHEART.CONFIG.AdversaryType.leader.'
},
minion: {
id: 'minion',