mirror of
https://github.com/PaiGramTeam/python-genshin-artifact.git
synced 2025-02-03 00:45:27 +00:00
🎨 Update Enka Parser Weapon Map
This commit is contained in:
parent
71b7219af5
commit
88187a68bf
@ -15,7 +15,7 @@ weapon_name_map: Dict[int, str] = {
|
|||||||
11402: "TheFlute",
|
11402: "TheFlute",
|
||||||
11403: "SacrificialSword",
|
11403: "SacrificialSword",
|
||||||
11404: "RoyalLongsword",
|
11404: "RoyalLongsword",
|
||||||
11405: "LionSRoar",
|
11405: "LionsRoar",
|
||||||
11406: "PrototypeRancour",
|
11406: "PrototypeRancour",
|
||||||
11407: "IronSting",
|
11407: "IronSting",
|
||||||
11408: "BlackcliffLongsword",
|
11408: "BlackcliffLongsword",
|
||||||
@ -36,12 +36,12 @@ weapon_name_map: Dict[int, str] = {
|
|||||||
11428: "SwordOfNarzissenkreuz",
|
11428: "SwordOfNarzissenkreuz",
|
||||||
11501: "AquilaFavonia",
|
11501: "AquilaFavonia",
|
||||||
11502: "SkywardBlade",
|
11502: "SkywardBlade",
|
||||||
11503: "Freedom-Sworn",
|
11503: "FreedomSworn",
|
||||||
11504: "SummitShaper",
|
11504: "SummitShaper",
|
||||||
11505: "PrimordialJadeCutter",
|
11505: "PrimordialJadeCutter",
|
||||||
11509: "MistsplitterReforged",
|
11509: "MistsplitterReforged",
|
||||||
11510: "HaranGeppakuFutsu",
|
11510: "HaranGeppakuFutsu",
|
||||||
11511: "KeyOfKhaj-Nisut",
|
11511: "KeyOfKhajNisut",
|
||||||
11512: "LightOfFoliarIncision",
|
11512: "LightOfFoliarIncision",
|
||||||
11513: "SplendorOfTranquilWaters",
|
11513: "SplendorOfTranquilWaters",
|
||||||
12101: "WasterGreatsword",
|
12101: "WasterGreatsword",
|
||||||
@ -61,8 +61,8 @@ weapon_name_map: Dict[int, str] = {
|
|||||||
12408: "BlackcliffSlasher",
|
12408: "BlackcliffSlasher",
|
||||||
12409: "SerpentSpine",
|
12409: "SerpentSpine",
|
||||||
12410: "LithicBlade",
|
12410: "LithicBlade",
|
||||||
12411: "Snow-TombedStarsilver",
|
12411: "SnowTombedStarsilver",
|
||||||
12412: "LuxuriousSea-Lord",
|
12412: "LuxuriousSeaLord",
|
||||||
12414: "KatsuragikiriNagamasa",
|
12414: "KatsuragikiriNagamasa",
|
||||||
12415: "MakhairaAquamarine",
|
12415: "MakhairaAquamarine",
|
||||||
12416: "Akuoumaru",
|
12416: "Akuoumaru",
|
||||||
@ -166,7 +166,7 @@ weapon_name_map: Dict[int, str] = {
|
|||||||
15414: "Hamayumi",
|
15414: "Hamayumi",
|
||||||
15415: "Predator",
|
15415: "Predator",
|
||||||
15416: "MouunSMoon",
|
15416: "MouunSMoon",
|
||||||
15417: "KingSSquire",
|
15417: "KingsSquire",
|
||||||
15418: "EndOfTheLine",
|
15418: "EndOfTheLine",
|
||||||
15419: "IbisPiercer",
|
15419: "IbisPiercer",
|
||||||
15424: "ScionOfTheBlazingSun",
|
15424: "ScionOfTheBlazingSun",
|
||||||
|
Loading…
Reference in New Issue
Block a user