📖
genshin_panel_doc
  • Introduction
  • Install
  • Character
    • Create a Character
    • Supported Character
    • Character Args
  • Weapon
    • Create a Weapon
    • Supported Weapon
  • Artifact
    • Create Artifact
    • Artifact Set Names
    • Artifact Position(Slot) Names
    • Artifact Tag(Stat) Names
  • Attribute
    • Build Attribute
    • Attribute Properties
  • Other
    • Custom Weapon
    • Custom Artifact Effect Rate
Powered by GitBook
On this page

Was this helpful?

  1. Artifact

Artifact Position(Slot) Names

export type ArtifactTypeName =
    "flower" | "feather" | "sand" | "cup" | "head";
PreviousArtifact Set NamesNextArtifact Tag(Stat) Names

Last updated 3 years ago

Was this helpful?