4 lines
72 B
JavaScript

if (!this.actor.hasCondition("entangled"))
{
this.effect.delete();
}