const stupid = this.actor.items.find(i => i.name === "Stupidee"); if (!stupid) return; await stupid.update({"system.disabled": true});