protected override void ApplyEffectsCore(AttackState state, TagCollection target)
 {
     target.RemoveTags(TagKey, TagKeyMatchKind);
 }