Interface: IGenshinCharacterReliquariesSet
Represents a set of reliquaries that can be equipped by a character in Genshin Impact.
Properties
affixes
• affixes: IGenshinCharacterReliquariesAffix
[]
The affixes of the reliquary set.
Defined in
src/client/gi/record/interfaces/characters.interface.ts:69
id
• id: number
The unique identifier of the reliquary set.
Defined in
src/client/gi/record/interfaces/characters.interface.ts:61
name
• name: string
The name of the reliquary set.