HoYoLAB Mimo Models
mimo
Classes:
-
MimoGame–Mimo game.
-
MimoLotteryInfo–Mimo lottery info.
-
MimoLotteryResult–Mimo lottery result.
-
MimoLotteryReward–Mimo lottery reward.
-
MimoShopItem–Mimo shop item.
-
MimoShopItemStatus–Mimo shop item status.
-
MimoTask–Mimo task.
-
MimoTaskStatus–Mimo task status.
-
MimoTaskType–Mimo task type.
-
PartialMimoLotteryReward–Partial mimo lottery reward.
__all__
module-attribute
__all__ = ('MimoGame', 'MimoLotteryInfo', 'MimoLotteryResult', 'MimoLotteryReward', 'MimoShopItem', 'MimoShopItemStatus', 'MimoTask', 'MimoTaskStatus', 'MimoTaskType', 'PartialMimoLotteryReward')
MimoGame
pydantic-model
Mimo game.
Fields:
-
id(int) -
version_id(int) -
expire_point(bool) -
point(int) -
start_time(TZDateTime) -
end_time(TZDateTime)
MimoLotteryInfo
pydantic-model
Mimo lottery info.
Fields:
MimoLotteryResult
pydantic-model
Mimo lottery result.
Fields:
Validators:
MimoLotteryReward
pydantic-model
MimoShopItem
pydantic-model
Mimo shop item.
Fields:
-
id(int) -
status(MimoShopItemStatus) -
icon(str) -
name(str) -
cost(int) -
stock(int) -
user_count(int) -
next_refresh_time(timedelta) -
expire_day(int)
MimoShopItemStatus
Mimo shop item status.
Attributes:
MimoTask
pydantic-model
MimoTaskStatus
MimoTaskType
Mimo task type.
Attributes:
-
COMMENT–e.g. Participate in this week's creative interactions and leave your creations in the comments
-
FINISHABLE–e.g. Sunday Advanced Tutorial: What is the core Charge mechanic?
-
GI_COMMUNITY–e.g. Browse today's must-see highlights
-
GI_GAME–e.g. Claim rewards from Ley Line Blossoms 2 times
-
GI_LOGIN–e.g. Log into Genshin Impact today
-
HSR_GAME–e.g. Complete Divergent Universe or Simulated Universe 1 time
-
TRAILER–e.g. Myriad Celestia Trailer — "After the Sunset" | Honkai: Star Rail
-
VIEW_TOPIC–e.g. View the "Roaming Through the Realm of Saurians" topic
-
VISIT–e.g. Visit the 【Honkai: Star Rail】 Interest Group on the day
-
ZZZ_CONSECUTIVE_LOGIN–e.g. Log into the game for 7 days
-
ZZZ_DAILY_LOGIN–e.g. Log into Zenless Zone Zero today
-
ZZZ_GAME–e.g. Reach 400 Engagement today
COMMENT
class-attribute
instance-attribute
e.g. Participate in this week's creative interactions and leave your creations in the comments
FINISHABLE
class-attribute
instance-attribute
e.g. Sunday Advanced Tutorial: What is the core Charge mechanic?
GI_COMMUNITY
class-attribute
instance-attribute
e.g. Browse today's must-see highlights
GI_GAME
class-attribute
instance-attribute
e.g. Claim rewards from Ley Line Blossoms 2 times
HSR_GAME
class-attribute
instance-attribute
e.g. Complete Divergent Universe or Simulated Universe 1 time
TRAILER
class-attribute
instance-attribute
e.g. Myriad Celestia Trailer — "After the Sunset" | Honkai: Star Rail
VIEW_TOPIC
class-attribute
instance-attribute
e.g. View the "Roaming Through the Realm of Saurians" topic
VISIT
class-attribute
instance-attribute
e.g. Visit the 【Honkai: Star Rail】 Interest Group on the day
ZZZ_CONSECUTIVE_LOGIN
class-attribute
instance-attribute
e.g. Log into the game for 7 days
ZZZ_DAILY_LOGIN
class-attribute
instance-attribute
e.g. Log into Zenless Zone Zero today