insomniaque¶
- class pyZUnivers.insomniaque.Insomniaque(username: str)¶
Insomniaque achievement.
- name¶
The name of the achievement.
- Type:
str
- description¶
The description of the achievement.
- Type:
str
- reward_score¶
The reward score of the achievement.
- Type:
int
- done¶
If the achievement is done.
- Type:
bool
- progress_done¶
The progress done.
- Type:
list
- progress_todo¶
The progress to do.
- Type:
list