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

4 lines
85 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
if (this.actor.system.status.wounds.value == 0)
{
this.actor.addCondition("dead");
}