Interface: IGenshinSpiralAbyssBattle
Represents a battle in the Spiral Abyss event in Genshin Impact.
Properties
avatars
• avatars: IGenshinSpiralAbyssAvatar
[]
The avatars involved in the battle.
Defined in
src/client/gi/record/interfaces/spiralAbyss.interface.ts:60
index
• index: number
The index of the battle.
Defined in
src/client/gi/record/interfaces/spiralAbyss.interface.ts:52
settle_date_time
• settle_date_time: Object
Type declaration
Name | Type |
---|---|
day | number |
hour | number |
minute | number |
month | number |
second | number |
year | number |
Defined in
src/client/gi/record/interfaces/spiralAbyss.interface.ts:62
timestamp
• timestamp: string
The timestamp of the battle.