Files
wfrp-4e-de/scripts/Ux4buMc7llF1Kg8p.js
2025-05-10 00:11:46 +02:00

4 lines
114 B
JavaScript

if (!this.actor.hasCondition("stunned") && !this.actor.hasCondition("unconcscious"))
{
this.effect.delete();
}