mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 18:39:55 +02:00
Added the applyTo field to the basic attack for Adversaries and Companions
This commit is contained in:
parent
29a8f547bb
commit
a6821ea5dd
2 changed files with 2 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ export default class DhpAdversary extends DhCreature {
|
|||
parts: {
|
||||
hitPoints: {
|
||||
type: ['physical'],
|
||||
applyTo: 'hitPoints',
|
||||
value: {
|
||||
multiplier: 'flat'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue