this.inherits(EQUIPMENT); this.set({ unit: "件", name: "布衣", desc: "杨记出产的布衣,结实耐用", value: 1000, eq_type: EQUIP_TYPE.CLOTH, }); this.prop = { fy: 1 };