Skip to content

Commit

Permalink
Added a game_codes.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Mar 7, 2021
1 parent 5a653e7 commit 281938d
Show file tree
Hide file tree
Showing 7 changed files with 466 additions and 0 deletions.
19 changes: 19 additions & 0 deletions assets/db/characters.json
Expand Up @@ -7720,6 +7720,25 @@
"pyroDmgBonusPercentage",
"critRatePercentage"
]
},
{
"multiples": [
{
"quantity": 2,
"image": "crimson_witch_of_flames_4.png"
},
{
"quantity": 2,
"image": "noblesse_oblige_4.png"
}
],
"stats": [
"hp",
"atk",
"hpPercentage",
"pyroDmgBonusPercentage",
"critRatePercentage"
]
}
],
"subStatsToFocus": [
Expand Down

0 comments on commit 281938d

Please sign in to comment.