if (args.totalWoundLoss > 0)
{
args.opposedTest.result.other.push(
`@Corruption[minor]{Exposition Mineure à la Corruption}`
)
this.script.scriptMessage(
`${this.effect.name}:
@Corruption[minor]{Exposition Mineure à la Corruption}
${args.actor.prototypeToken.name} doit réaliser un Test
Accessible (+20%) de Corruption (Mineur)`,
{whisper: ChatMessage.getWhisperRecipients("GM")})
}