foundryvtt-wh4-lang-fr-fr/scripts/Bv3431tnG3VKaTJr.js

4 lines
114 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
if (args.test.result.castOutcome == "success")
{
args.test.result.other.push(`@Fear[2,${this.actor.name}]`);
}