Merge branch 'main' into feature/1766-Group-Attack

This commit is contained in:
WBHarry 2026-04-05 21:45:15 +02:00
commit a4a5d18098
19 changed files with 127 additions and 54 deletions

View file

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