Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 903 Bytes

File metadata and controls

16 lines (13 loc) · 903 Bytes

CharactersSkillqueueSkill

Properties

Name Type Description Notes
finish_date \DateTime The date the skill training will finish [optional]
finished_level int The level the skill is training for
level_end_sp int The Skill Points at the end of the level [optional]
level_start_sp int The Skill Points at the start of the level [optional]
queue_position int The position of the skill in the queue
skill_id int The TypeID of the skill
start_date \DateTime The date the skill training will start/continue [optional]
training_start_sp int The Skill Points at the start of training [optional]

[Back to Model list] [Back to API list] [Back to README]