public partial class HeroInfo { protected int GetEquipStableProperties(HeroAttrType attrType) { // YYL TODO return 0; } }