Updated the longrest repair armor to the new armor max path along with a migration

This commit is contained in:
WBHarry 2026-04-04 19:39:56 +02:00
parent 70e21f34db
commit b1c104634c
3 changed files with 15 additions and 2 deletions

View file

@ -484,7 +484,7 @@ export const defaultRestOptions = {
value: {
custom: {
enabled: true,
formula: '@system.armorScore'
formula: '@system.armorScore.max'
}
}
}