Files
foundryvtt-wh4-lang-fr-fr/scripts/fyjYWg7ekj8JJcmq.js

4 lines
176 B
JavaScript

if (args.test.result.misfire || args.test.result.fumble)
{
args.test.result.other.push(`<strong>${this.effect.name}</strong>: can be used to Negate Fumble / Raté Effects`)
}