function BuildClothingLux1Card(id) {
    this.Inherits(BuildClothingCard,id,204,1,[ {ht:[1,2], pro:100}, {ht:[3,6], pro:35} ],5);
}