List Groups(groupCount):
Dim groupName(0 To 17 - 1) As Byte (Character)
Dim table(0 To ? - 1) As Long ' Contains which group a skill is in. The table array extends to the end of the file. To determine which group a skill is in, simply use table[SkillID].