Skip to content

Commit

Permalink
Updated Yanfei data.
Browse files Browse the repository at this point in the history
Updated spanish translations
  • Loading branch information
Wolfteam committed Apr 28, 2021
1 parent f323be9 commit 94c3cbb
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 15 deletions.
72 changes: 62 additions & 10 deletions assets/db/characters.json
Expand Up @@ -22759,11 +22759,11 @@
"image": "Yanfei.png",
"fullImage": "Yanfei.png",
"secondFullImage": null,
"isComingSoon": true,
"isNew": false,
"isComingSoon": false,
"isNew": true,
"isFemale": true,
"region": "liyue",
"role": "na",
"role": "mainDps",
"tier": "a",
"birthday": "07/28",
"ascensionMaterials": [
Expand Down Expand Up @@ -23156,7 +23156,48 @@
]
}
],
"builds": [],
"builds": [
{
"isSupport": false,
"weaponImages": [
"skyward_atlas.png",
"memory_of_dust.png",
"blackcliff_amulet.png",
"mappa_mare.png",
"everfrost_core.png"
],
"artifacts": [
{
"one": "crimson_witch_of_flames_4.png",
"multiples": [],
"stats": [
"hp",
"atk",
"atkPercentage",
"pyroDmgBonusPercentage",
"critRatePercentage"
]
},
{
"one": "wanderers_troupe_4.png",
"multiples": [],
"stats": [
"hp",
"atk",
"atkPercentage",
"pyroDmgBonusPercentage",
"critRatePercentage"
]
}
],
"subStatsToFocus": [
"critRatePercentage",
"critDmgPercentage",
"atkPercentage",
"elementaryMastery"
]
}
],
"skills": [
{
"key": "s1",
Expand All @@ -23179,51 +23220,62 @@
},
{
"key": "s2",
"image": "signed_edict.png",
"type": "elementalSkill"
},
{
"key": "s3",
"image": "yanfei_c5.png",
"type": "elementalBurst"
}
],
"passives": [
{
"key": "p1",
"image": "yanfei_p1.png",
"unlockedAt": -1
},
{
"key": "p2",
"image": "yanfei_p2.png",
"unlockedAt": 1
},
{
"key": "p3",
"image": "yanfei_p3.png",
"unlockedAt": 4
}
],
"constellations": [
{
"key": "c1",
"number": 1
"number": 1,
"image": "yanfei_c1.png"
},
{
"key": "c2",
"number": 2
"number": 2,
"image": "yanfei_c2.png"
},
{
"key": "c3",
"number": 3
"number": 3,
"image": "yanfei_c3.png"
},
{
"key": "c4",
"number": 4
"number": 4,
"image": "yanfei_c4.png"
},
{
"key": "c5",
"number": 5
"number": 5,
"image": "yanfei_c5.png"
},
{
"key": "c6",
"number": 6
"number": 6,
"image": "yanfei_c6.png"
}
],
"subStatType": "pyroDmgBonusPercentage",
Expand Down
2 changes: 1 addition & 1 deletion assets/db/game_codes.json
Expand Up @@ -82,7 +82,7 @@
},
{
"dateAdded": "03/18/2021",
"isExpired": true,
"isExpired": false,
"code": "GS6ACJ775KNV",
"rewards": [
{
Expand Down
2 changes: 1 addition & 1 deletion assets/db/weapons.json
Expand Up @@ -31028,7 +31028,7 @@
"secondaryStat": "physDmgPercentage",
"secondaryStatValue": 4.5,
"location": "gacha",
"isComingSoon": true,
"isComingSoon": false,
"ascensionMaterials": [
{
"level": 20,
Expand Down
6 changes: 3 additions & 3 deletions assets/i18n/es.json
Expand Up @@ -4736,7 +4736,7 @@
},
{
"key": "Song of Broken Pines",
"name": "Sátira de Levantamiento",
"name": "Oda de los Pinos",
"description": "Un mandoble que juguetea con las plantas y los árboles como el soplido de una ligera brisa y, al mismo tiempo, es capaz de derribarlos como un abrumador tornado.",
"refinement": "Una parte del «Gran concierto milenario» que flota por los vientos. Aumenta el ATQ en un {{0}}%. Al atacar a un enemigo con un Ataque Normal o Cargado, el personaje obtiene un talismán susurrante que puede adquirirse una vez cada 0.3 s como máximo. Al obtener 4 talismanes susurrantes, estos se consumirán y otorgarán a todos los miembros del equipo cercanos el efecto de «Gran concierto milenario: Canción de la revelación» durante 12 s, el cual aumenta la Vel. de Ataque de los Ataques Normales en un {{1}}% y el ATQ en un {{2}}%. Tras activarse, no podrán obtenerse talismanes susurrantes durante 20 s. Los efectos de «Gran concierto milenario» no se acumularán con otros efectos del mismo tipo."
}
Expand Down Expand Up @@ -5186,7 +5186,7 @@
},
{
"key": "Tenacity of the Millelith",
"name": "Tenacity of the Millelith",
"name": "Tenacidad de la Geoarmada",
"bonus": [
{
"key": "b1",
Expand All @@ -5200,7 +5200,7 @@
},
{
"key": "Pale Flame",
"name": "Pale Flame",
"name": "Llamas Albinas",
"bonus": [
{
"key": "b1",
Expand Down

0 comments on commit 94c3cbb

Please sign in to comment.