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