skill is an array of 100 vars in the entity struct.

normall they are used lik

entity.skill[0]
or
entity.skill[1] ...

skill1,skill2 are aliases for these.

you can also rename/realies them like the way Xarthor shows


3333333333