Add all systems effects scripts
This commit is contained in:
@@ -0,0 +1 @@
|
||||
this.actor.addCondition("blinded", Math.max(0, this.effect.sourceTest.result.SL))
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
this.actor.addCondition("blinded", Math.max(0, this.effect.sourceTest.result.SL))
|
||||