function BuildClothingCheapLrgCard(id) {
    this.Inherits(BuildClothingCard,id,202,3,[ {ht:[4,6], pro:30}, {ht:[7,8], pro:10}, {ht:[9,10], pro:5} ], 0);
}