2024-05-31 12:13:20 +02:00
|
|
|
this.actor.system.characteristics.ag.modifier -= parseInt(this.item.system.location.value) || 1
|
2024-05-16 17:57:51 +02:00
|
|
|
|
2024-05-31 12:13:20 +02:00
|
|
|
this.actor.system.characteristics.ws.modifier -= parseInt(this.item.system.location.value) || 1
|