Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/S95QqpX1cZyIVCPy.js
Normal file
5
reference_scripts/S95QqpX1cZyIVCPy.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (parseInt(this.item.system.specification.value) > 0)
|
||||
{
|
||||
this.actor.system.status.ward.value = parseInt(this.item.system.specification.value);
|
||||
}
|
||||
|
Reference in New Issue
Block a user