Skip to content

Commit

Permalink
Added upcoming chars data
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Jul 14, 2022
1 parent 43a47ff commit 94ca861
Show file tree
Hide file tree
Showing 25 changed files with 21,779 additions and 15,642 deletions.
Binary file added assets/characters/collei.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/characters/dori.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/characters/tighnari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/characters_full/collei.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/characters_full/dori.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/characters_full/tighnari.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33,754 changes: 18,113 additions & 15,641 deletions assets/db/characters.json

Large diffs are not rendered by default.

261 changes: 261 additions & 0 deletions assets/i18n/de.json
Expand Up @@ -1145,6 +1145,93 @@
}
]
},
{
"key": "collei",
"name": "Collei",
"title": "???",
"description": "",
"skills": [
{
"key": "s1",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
},
{
"key": "s2",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
},
{
"key": "s3",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
}
],
"passives": [
{
"key": "p1",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "p2",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "p3",
"title": "NA",
"description": "",
"descriptions": []
}
],
"constellations": [
{
"key": "c1",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c2",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c3",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c4",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c5",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c6",
"title": "NA",
"description": "",
"descriptions": []
}
]
},
{
"key": "diluc",
"name": "Diluc",
Expand Down Expand Up @@ -1420,6 +1507,93 @@
}
]
},
{
"key": "dori",
"name": "Dori",
"title": "???",
"description": "",
"skills": [
{
"key": "s1",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
},
{
"key": "s2",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
},
{
"key": "s3",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
}
],
"passives": [
{
"key": "p1",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "p2",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "p3",
"title": "NA",
"description": "",
"descriptions": []
}
],
"constellations": [
{
"key": "c1",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c2",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c3",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c4",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c5",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c6",
"title": "NA",
"description": "",
"descriptions": []
}
]
},
{
"key": "eula",
"name": "Eula",
Expand Down Expand Up @@ -5622,6 +5796,93 @@
}
]
},
{
"key": "tighnari",
"name": "Tighnari",
"title": "???",
"description": "",
"skills": [
{
"key": "s1",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
},
{
"key": "s2",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
},
{
"key": "s3",
"title": "NA",
"description": null,
"abilities": [],
"stats": []
}
],
"passives": [
{
"key": "p1",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "p2",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "p3",
"title": "NA",
"description": "",
"descriptions": []
}
],
"constellations": [
{
"key": "c1",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c2",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c3",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c4",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c5",
"title": "NA",
"description": "",
"descriptions": []
},
{
"key": "c6",
"title": "NA",
"description": "",
"descriptions": []
}
]
},
{
"key": "traveler-anemo",
"name": "Reisender (Anemo)",
Expand Down

0 comments on commit 94ca861

Please sign in to comment.