Add all systems effects scripts
This commit is contained in:
@@ -0,0 +1 @@
|
||||
this.actor.applyFear(Math.min(4, this.effect.sourceTest.result.overcast.usage.other.current))
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
this.actor.applyFear(Math.min(4, this.effect.sourceTest.result.overcast.usage.other.current))
|
||||