mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
.
This commit is contained in:
parent
5ab0a6d3e7
commit
6e75b81806
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ export default class Armor extends foundry.abstract.DataModel {
|
||||||
...change,
|
...change,
|
||||||
key: 'system.armorScore.max',
|
key: 'system.armorScore.max',
|
||||||
type: CONFIG.DH.GENERAL.activeEffectModes.add.id,
|
type: CONFIG.DH.GENERAL.activeEffectModes.add.id,
|
||||||
value: change.max
|
value: change.typeData.max
|
||||||
},
|
},
|
||||||
replacementData
|
replacementData
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue