// A3 09 ¼¼ÄÜÎåÐÐר¾«ÐÅÏ¢ #tagMCSkillElementInfo struct tagMCSkillElementData { DWORD MainSkillID; // Ö÷¼¼ÄÜID DWORD ElementSkillID; // ר¾«¼¼ÄÜID }; struct tagMCSkillElementInfo { tagHead Head; BYTE Cnt; // ÊýÁ¿ tagMCSkillElementData InfoList[Cnt]; };