Skip to content

Commit

Permalink
Minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Mar 13, 2021
1 parent 15c333c commit 9f21307
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
17 changes: 8 additions & 9 deletions assets/db/characters.json
Expand Up @@ -19777,7 +19777,7 @@
"crescent_pike.png",
"primordial_jade_winged_spear.png",
"skyward_spine.png",
"dragons_bane.png"
"vortex_vanquisher.png"
],
"artifacts": [
{
Expand All @@ -19804,17 +19804,16 @@
"critRatePercentage",
"critDmgPercentage",
"atkPercentage",
"elementaryMastery",
"energyRechargePercentage"
"elementaryMastery"
]
},
{
"isSupport": true,
"weaponImages": [
"crescent_pike.png",
"primordial_jade_winged_spear.png",
"skyward_spine.png",
"dragons_bane.png"
"staff_of_homa.png",
"dragons_bane.png",
"lithic_spear.png",
"favonius_lance.png"
],
"artifacts": [
{
Expand All @@ -19831,9 +19830,9 @@
"stats": [
"hp",
"atk",
"energyRechargePercentage",
"atkPercentage",
"pyroDmgBonusPercentage",
"elementaryMastery"
"critRatePercentage"
]
}
],
Expand Down
6 changes: 3 additions & 3 deletions assets/db/game_codes.json
Expand Up @@ -2,7 +2,7 @@
"gameCodes": [
{
"dateAdded": "03/06/2021",
"isExpired": false,
"isExpired": true,
"code": "PSNTC8FEQK4D",
"rewards": [
{
Expand All @@ -19,7 +19,7 @@
},
{
"dateAdded": "03/06/2021",
"isExpired": false,
"isExpired": true,
"code": "KTNSCQWW922M",
"rewards": [
{
Expand All @@ -36,7 +36,7 @@
},
{
"dateAdded": "03/06/2021",
"isExpired": false,
"isExpired": true,
"code": "ET7ADQFF8KJR",
"rewards": [
{
Expand Down

0 comments on commit 9f21307

Please sign in to comment.