Skip to content

Commit

Permalink
Added traveler electro skill images
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Jul 23, 2021
1 parent b8f0e0d commit 2eaa240
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions assets/db/characters.json
Expand Up @@ -27011,6 +27011,7 @@
{
"key": "s1",
"type": "normalAttack",
"image": "normal_attack_foreign_ironwind.png",
"abilities": [
{
"key": "a1",
Expand All @@ -27029,47 +27030,57 @@
{
"key": "s2",
"type": "elementalSkill",
"image": "traveler_electro_c5.png",
"abilities": []
},
{
"key": "s3",
"type": "elementalBurst"
"type": "elementalBurst",
"image": "bellowing_thunder.png"
}
],
"passives": [
{
"key": "p2",
"unlockedAt": 1
"unlockedAt": 1,
"image": "traveler_electro_p2.png"
},
{
"key": "p3",
"unlockedAt": 4
"unlockedAt": 4,
"image": "traveler_electro_p3.png"
}
],
"constellations": [
{
"key": "c1",
"number": 1
"number": 1,
"image": "traveler_electro_c1.png"
},
{
"key": "c2",
"number": 2
"number": 2,
"image": "traveler_electro_c2.png"
},
{
"key": "c3",
"number": 3
"number": 3,
"image": "traveler_electro_c3.png"
},
{
"key": "c4",
"number": 4
"number": 4,
"image": "traveler_electro_c4.png"
},
{
"key": "c5",
"number": 5
"number": 5,
"image": "traveler_electro_c5.png"
},
{
"key": "c6",
"number": 6
"number": 6,
"image": "traveler_electro_c6.png"
}
],
"subStatType": "atkPercentage",
Expand Down
Binary file added assets/skills/bellowing_thunder.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/skills/traveler_electro_c1.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/skills/traveler_electro_c2.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/skills/traveler_electro_c3.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/skills/traveler_electro_c4.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/skills/traveler_electro_c5.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/skills/traveler_electro_c6.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/skills/traveler_electro_p2.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/skills/traveler_electro_p3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2eaa240

Please sign in to comment.