Skip to content

Commit

Permalink
🎨 Update Characters Map form 5.1 to 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
luoshuijs committed Dec 9, 2024
1 parent cc48d9f commit 28b682b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python_genshin_artifact/enka/assets/characters.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions python_genshin_artifact/enka/characters.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,6 @@
10000101: "Kinich",
10000102: "Mualani",
10000103: "Xilonen",
10000104: "Chasca",
10000105: "Ororon",
}
4 changes: 4 additions & 0 deletions python_genshin_artifact/enka/weapon.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
11428: "SwordOfNarzissenkreuz",
11430: "SturdyBone",
11431: "FluteOfEzpitzal",
11432: "CalamityOfEshu",
11501: "AquilaFavonia",
11502: "SkywardBlade",
11503: "FreedomSworn",
Expand Down Expand Up @@ -148,6 +149,7 @@
14425: "FlowingPurity",
14426: "BalladOfTheBoundlessBlue",
14427: "AshGravenDrinkingHorn",
14430: "WaveridingWhirl",
14431: "RingOfYaxche",
14501: "SkywardAtlas",
14502: "LostPrayerToTheSacredWinds",
Expand Down Expand Up @@ -191,6 +193,7 @@
15425: "SongOfStillness",
15426: "Cloudforged",
15427: "RangeGauge",
15430: "FlowerWreathedFeathers ",
15431: "ChainBreaker",
15501: "SkywardHarp",
15502: "AmosBow",
Expand All @@ -202,6 +205,7 @@
15511: "HuntersPath",
15512: "TheFirstGreatMagic",
15513: "SilvershowerHeartstrings",
15514: "AstralVulturesCrimsonPlumage ",
}


Expand Down

0 comments on commit 28b682b

Please sign in to comment.