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