mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Updated the longrest repair armor to the new armor max path along with a migration (#1777)
This commit is contained in:
parent
70e21f34db
commit
0d7469801e
3 changed files with 15 additions and 2 deletions
|
|
@ -484,7 +484,7 @@ export const defaultRestOptions = {
|
|||
value: {
|
||||
custom: {
|
||||
enabled: true,
|
||||
formula: '@system.armorScore'
|
||||
formula: '@system.armorScore.max'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue