# Interface: IGenshinCharacterReliquariesAffix

Represents a single affix of a reliquary set in the Genshin Impact game.

# Table of contents

# Properties

# Properties

# activation_number

activation_number: number

The activation number of the affix.

# Defined in

src/modules/records/interface/characters.interface.ts:117 (opens new window)


# effect

effect: string

The effect of the affix.

# Defined in

src/modules/records/interface/characters.interface.ts:121 (opens new window)