if (args.totalWoundLoss > 0)
{
    args.attacker.applyEffect({effectUuids : this.effect.sourceItem.effects.contents[1].uuid})
}