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