Honkai Battlesuit Models
battlesuit
Honkai battlesuit model.
Classes:
-
Battlesuit–Represents a battlesuit without equipment or level.
BATTLESUIT_TYPES
module-attribute
BATTLESUIT_TYPES = {'ShengWu': 'BIO', 'JiXie': 'MECH', 'YiNeng': 'PSY', 'LiangZi': 'QUA', 'XuShu': 'IMG', 'Xingchen': 'SD'}
ICON_BASE
module-attribute
Battlesuit
pydantic-model
Represents a battlesuit without equipment or level.
Fields:
Validators:
rank
property
rank: str
Display character rarity with letters ranging from A to SSS, as is done in-game.
__autocomplete_figpath
pydantic-validator
__autocomplete_figpath(tall_icon: str, info: ValidationInfo) -> str
figure_path is empty for gamemode endpoints, and cannot be inferred from other fields.