Skip to content

Commit

Permalink
chore: Add Genshin 5.1 and 5.2 characters (#270)
Browse files Browse the repository at this point in the history
* Add Xilonen

* Update previous character thumbnails to use portraits

* Add Chasca, Olorun, and Citlali
  • Loading branch information
jeffvli authored Oct 11, 2024
1 parent 4a22f2d commit 3eb44b4
Show file tree
Hide file tree
Showing 10 changed files with 68 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
68 changes: 68 additions & 0 deletions src/GIMI-ModManager.WinUI/Assets/Games/Genshin/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1680,5 +1680,73 @@
"InGameSkins": [],
"InternalName": "Kachina",
"DisplayName": "Kachina"
},
{
"Keys": [
"Xilonen"
],
"ReleaseDate": "2024-10-09T00:00:00",
"Image": "Character_Xilonen_Thumb.png",
"Rarity": 5,
"Element": "Geo",
"Class": "Sword",
"Region": [
"Natlan"
],
"ModFilesName": "Xilonen",
"InGameSkins": [],
"InternalName": "Xilonen",
"DisplayName": "Xilonen"
},
{
"Keys": [
"Chasca"
],
"ReleaseDate": "2024-11-20T00:00:00",
"Image": "Character_Chasca_Thumb.png",
"Rarity": 5,
"Element": "Anemo",
"Class": "Bow",
"Region": [
"Natlan"
],
"ModFilesName": "Chasca",
"InGameSkins": [],
"InternalName": "Chasca",
"DisplayName": "Chasca"
},
{
"Keys": [
"Olorun"
],
"ReleaseDate": "2024-11-20T00:00:00",
"Image": "Character_Olorun_Thumb.png",
"Rarity": 4,
"Element": "Electro",
"Class": "Bow",
"Region": [
"Natlan"
],
"ModFilesName": "Olorun",
"InGameSkins": [],
"InternalName": "Olorun",
"DisplayName": "Olorun"
},
{
"Keys": [
"Citlali"
],
"ReleaseDate": "",
"Image": "Character_Citlali_Thumb.png",
"Rarity": 5,
"Element": "",
"Class": "",
"Region": [
"Natlan"
],
"ModFilesName": "Citlali",
"InGameSkins": [],
"InternalName": "Citlali",
"DisplayName": "Citlali"
}
]

0 comments on commit 3eb44b4

Please sign in to comment.