Skip to content

Commit

Permalink
Merge pull request #154 from Nielioo/update-traveler-electro-upgrades
Browse files Browse the repository at this point in the history
Fix upgrades attributes for traveler-electro
  • Loading branch information
man90es authored May 14, 2024
2 parents f4b4e47 + ab8a38f commit 41e8a6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/data/characters/traveler-electro/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
{
"name": "Charged Attack DMG",
"value": "Male: 55.9% + 72.2%\nFemale: 55.9% + 60.7%"
"value": "Male: 55.9% + 60.7%\nFemale: 55.9% + 72.2%"
},
{
"name": "Charged Attack Stamina Cost",
Expand Down Expand Up @@ -93,11 +93,11 @@
"upgrades": [
{
"name": "Skill DMG",
"value": "80.8%"
"value": "114.4%"
},
{
"name": "Falling Thunder DMG",
"value": "24.8%"
"value": "32.8%"
},
{
"name": "Energy Regeneration",
Expand Down

0 comments on commit 41e8a6f

Please sign in to comment.