Skip to content

Commit

Permalink
Typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Mar 4, 2021
1 parent 94e62d4 commit c3165a5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions assets/db/weapons.json
Expand Up @@ -31840,7 +31840,7 @@
{
"quantity": 2,
"materialType": "common",
"image": "treasure_hoarder_insignia.png"
"image": "recruits_insignia.png"
},
{
"quantity": 5000,
Expand All @@ -31865,7 +31865,7 @@
{
"quantity": 8,
"materialType": "common",
"image": "treasure_hoarder_insignia.png"
"image": "recruits_insignia.png"
},
{
"quantity": 15000,
Expand All @@ -31890,7 +31890,7 @@
{
"quantity": 6,
"materialType": "common",
"image": "silver_raven_insignia.png"
"image": "sergeants_insignia.png"
},
{
"quantity": 20000,
Expand All @@ -31915,7 +31915,7 @@
{
"quantity": 9,
"materialType": "common",
"image": "silver_raven_insignia.png"
"image": "sergeants_insignia.png"
},
{
"quantity": 30000,
Expand All @@ -31940,7 +31940,7 @@
{
"quantity": 6,
"materialType": "common",
"image": "golden_raven_insignia.png"
"image": "lieutenants_insignia.png"
},
{
"quantity": 35000,
Expand All @@ -31965,7 +31965,7 @@
{
"quantity": 12,
"materialType": "common",
"image": "golden_raven_insignia.png"
"image": "lieutenants_insignia.png"
},
{
"quantity": 450000,
Expand Down
2 changes: 1 addition & 1 deletion assets/i18n/en.json
Expand Up @@ -2208,7 +2208,7 @@
"descriptions": [
"When Noelle’s Normal and Charged Attacks hit a target, they have a certain chance to regenerate HP for all characters, both on and off the field. The amount of HP healed when regeneration is triggered scales based on Noelle’s DEF.",
"Applies the Geo element to the character.",
"Possesses 250% Absorption Efficiency against Geo DMG."
"Possesses 150% Absorption Efficiency against Geo DMG."
]
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/i18n/es.json
Expand Up @@ -2209,7 +2209,7 @@
"descriptions": [
"Cuando los Ataques Normales y Ataques Cargados de Noelle golpean un objetivo, hay una posibilidad de regenerar Vida a todos los miembros del equipo. La cantidad de Vida curada es proporcional a la DEF de Noelle.",
"Aplica el elemento Geo al personaje.",
"Posee un 250% de eficiencia de absorción contra Daño Geo."
"Posee un 150% de eficiencia de absorción contra Daño Geo."
]
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/i18n/fr.json
Expand Up @@ -2209,7 +2209,7 @@
"descriptions": [
"When Noelle’s Normal and Charged Attacks hit a target, they have a certain chance to regenerate HP for all characters, both on and off the field. The amount of HP healed when regeneration is triggered scales based on Noelle’s DEF.",
"Applies the Geo element to the character.",
"Possesses 250% Absorption Efficiency against Geo DMG."
"Possesses 150% Absorption Efficiency against Geo DMG."
]
}
]
Expand Down

0 comments on commit c3165a5

Please sign in to comment.