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