python-genshin-artifact/main.py

6 lines
92 B
Python

from python_genshin_artifact import Artifact
a = Artifact()
a.main_stat = ("ATKFixed", 1)