Relocate Damage Reduction

This commit is contained in:
Dapoolp 2025-07-10 16:26:48 +02:00
parent 7b24cc01eb
commit 081ebf5bb3
4 changed files with 6 additions and 9 deletions

View file

@ -395,7 +395,7 @@ export const armorFeatures = {
img: 'icons/magic/defensive/barrier-shield-dome-pink.webp',
changes: [
{
key: 'system.bonuses.damageReduction.magical',
key: 'system.resistance.magical.reduction',
mode: 2,
value: '@system.armorScore'
}