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

8 lines
222 B
JavaScript

let test = await this.actor.setupCharacteristic("ag", {fields : {difficulty : "hard"}});
await Test.roll();
if (Test.Échoué)
{
await this.actor.addCondition("bleeding")
await this.actor.addCondition("entangled")
}