Skip to content

API Reference

enums

Classes:

  • CombatType

    Represent the Combat Types (Elements) in Honkai: Star Rail.

  • Language

    Enumerate supported languages for the API.

  • PathType

    Represent the Path types in Honkai: Star Rail.

CombatType

Represent the Combat Types (Elements) in Honkai: Star Rail.

Attributes:

FIRE class-attribute instance-attribute

FIRE = 'Fire'

ICE class-attribute instance-attribute

ICE = 'Ice'

IMAGINARY class-attribute instance-attribute

IMAGINARY = 'Imaginary'

PHYSICAL class-attribute instance-attribute

PHYSICAL = 'Physical'

QUANTUM class-attribute instance-attribute

QUANTUM = 'Quantum'

THUNDER class-attribute instance-attribute

THUNDER = 'Thunder'

WIND class-attribute instance-attribute

WIND = 'Wind'

Language

Enumerate supported languages for the API.

Attributes:

  • CHT

    Traditional Chinese

  • CN

    Simplified Chinese

  • DE

    German

  • EN

    English

  • ES

    Spanish

  • FR

    French

  • ID

    Indonesian

  • JP

    Japanese

  • KR

    Korean

  • PT

    Portuguese

  • RU

    Russian

  • TH

    Thai

  • VI

    Vietnamese

CHT class-attribute instance-attribute

CHT = 'cht'

Traditional Chinese

CN class-attribute instance-attribute

CN = 'cn'

Simplified Chinese

DE class-attribute instance-attribute

DE = 'de'

German

EN class-attribute instance-attribute

EN = 'en'

English

ES class-attribute instance-attribute

ES = 'es'

Spanish

FR class-attribute instance-attribute

FR = 'fr'

French

ID class-attribute instance-attribute

ID = 'id'

Indonesian

JP class-attribute instance-attribute

JP = 'jp'

Japanese

KR class-attribute instance-attribute

KR = 'kr'

Korean

PT class-attribute instance-attribute

PT = 'pt'

Portuguese

RU class-attribute instance-attribute

RU = 'ru'

Russian

TH class-attribute instance-attribute

TH = 'th'

Thai

VI class-attribute instance-attribute

VI = 'vi'

Vietnamese

PathType

Represent the Path types in Honkai: Star Rail.

Attributes:

KNIGHT class-attribute instance-attribute

KNIGHT = 'Knight'

Preservation

MAGE class-attribute instance-attribute

MAGE = 'Mage'

Erudition

MEMORY class-attribute instance-attribute

MEMORY = 'Memory'

Remembrance

PRIEST class-attribute instance-attribute

PRIEST = 'Priest'

Abundance

ROGUE class-attribute instance-attribute

ROGUE = 'Rogue'

The Hunt

SHAMAN class-attribute instance-attribute

SHAMAN = 'Shaman'

Harmony

WARLOCK class-attribute instance-attribute

WARLOCK = 'Warlock'

Nihility

WARRIOR class-attribute instance-attribute

WARRIOR = 'Warrior'

Destruction