[World] 0x103d - Active Skill List

This packet tells the client what active skills it currently has.

BYTE Unknown (0x00)
DWORD CharID
WORD SkillCount
:FOREACH SkillCount
  WORD SkillID
  WORD Unknown (0x00)
  WORD Unknown (0x00)
  WORD Empowerment (dmg | sp << 4 | time << 8 | cool << 12)
  WORD Uses
  WORD Unknown (0x00)
:ENDFOR
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License