4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
if (this.item.system.protects[args.opposedTest.result.hitloc.value])
|
|
{
|
|
args.weaponProperties.qualities.penetrating = false;
|
|
} |