forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/Bv3431tnG3VKaTJr.js
Normal file
4
reference_scripts/Bv3431tnG3VKaTJr.js
Normal file
@ -0,0 +1,4 @@
|
||||
if (args.test.result.castOutcome == "success")
|
||||
{
|
||||
args.test.result.other.push(`@Fear[2,${this.actor.name}]`);
|
||||
}
|
Reference in New Issue
Block a user