Add all systems effects scripts
This commit is contained in:
5
scripts/xMhhVol8Is3DJ3gb.js
Normal file
5
scripts/xMhhVol8Is3DJ3gb.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (this.effect.sourceTest.succeeded)
|
||||
{
|
||||
let blinded = 1 + this.effect.sourceTest.result.overcast.usage.other.count
|
||||
this.actor.addCondition("blinded", blinded)
|
||||
}
|
Reference in New Issue
Block a user