1 line
153 B
JavaScript
1 line
153 B
JavaScript
|
this.actor.status.addArmour(parseInt(this.item.system.specification.value) || 0, {source: this.effect, damage : this.item.getFlag("wfrp4e", "APdamage")})
|