![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Specialization can be in some way an ability too and can have icons then its level depends from skill points that were spent to it through trainers. More...
Public Member Functions | |
Specialization (string keyname, string displayname, ushort icon) | |
Properties | |
virtual ushort | Icon [get] |
icon id (>=0x190) or 0 if spec is not clickable | |
override eSkillPage | SkillType [get] |
type of skill |
Specialization can be in some way an ability too and can have icons then its level depends from skill points that were spent to it through trainers.
virtual ushort DOL.GS.Specialization.Icon [get] |
icon id (>=0x190) or 0 if spec is not clickable
override eSkillPage DOL.GS.Specialization.SkillType [get] |
type of skill
Reimplemented from DOL.GS.Skill.