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

4 lines
282 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
if (args.totalWoundLoss > 0)
{
this.script.scriptMessage(`<b>${args.actor.name}</b> doit réussir un Test <b>Facile (+40) d'Endurance</b> ou subir une @UUID[Compendium.wfrp4e-core.items.kKccDTGzWzSXCBOb]{Blessure Purulente}`, {whisper: ChatMessage.getWhisperRecipients("GM")})
2024-05-16 17:57:51 +02:00
}