foundryvtt-wh4-lang-fr-fr/reference_scripts/Eye6dranWpNsILjm.js

4 lines
77 B
JavaScript

if (this.actor.system.status.wounds.value <= 1)
{
this.effect.delete();
}