Skip to content

Commit

Permalink
Minor update to xingqiu s2 skill
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Jul 10, 2021
1 parent 55bdc4e commit d522d64
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
8 changes: 6 additions & 2 deletions assets/i18n/en.json
Expand Up @@ -3769,14 +3769,18 @@
{
"key": "s2",
"title": "Guhua Sword - Fatal Rainscreen",
"description": "Xingqiu performs twin strikes with his sword, dealing Hydro DMG. At the same time, this ability creates the maximum number of Rain Swords, which will orbit the character. 20% of Xingqiu’s Hydro DMG Bonus will be converted to additional DMG Reduction for the Rain Swords. The maximum amount of additional DMG Reduction that can be gained this way is 24%. The initial maximum number of Rain Swords is 3. Using this ability applies the Wet status onto the character.",
"description": "Xingqiu performs twin strikes with his sword, dealing Hydro DMG. At the same time, this ability creates the maximum number of Rain Swords, which will orbit the character.",
"abilities": [
{
"name": "",
"description": "The Rain Swords have the following properties:",
"descriptions": [
"When a character takes DMG, the Rain Sword will shatter, reducing the amount of DMG taken.",
"Increases the character’s resistance to interruption."
"Increases the character’s resistance to interruption.",
"20% of Xingqiu's Hydro DMG Bonus will be converted to additional DMG Reduction for the Rain Swords.",
"The maximum amount of additional DMG Reduction that can be gained this way is 24%.",
"The initial maximum number of Rain Swords is 3.",
"Using this ability applies the Wet status onto the character."
]
}
]
Expand Down
7 changes: 5 additions & 2 deletions assets/i18n/es.json
Expand Up @@ -3770,14 +3770,17 @@
{
"key": "s2",
"title": "Espada Guhua: Lluvia torrencial mortal",
"description": "Xingchiu realiza golpes gemelos con su espada, infligiendo Daño Hydro. Al mismo tiempo, esta habilidad crea la cantidad máxima de Espadas de lluvia, que orbitarán alrededor del personaje.\n20% del Bono de Daño Hydro de Xingchiu se convertirá en reducción de Daño adicional para las Espadas de lluvia.\nLa cantidad máxima de reducción de Daño que se puede obtener de esta manera es del 24%.",
"description": "Xingchiu realiza golpes gemelos con su espada, infligiendo Daño Hydro. Al mismo tiempo, esta habilidad crea la cantidad máxima de Espadas de lluvia, que orbitarán alrededor del personaje.",
"abilities": [
{
"name": "",
"description": "Las Espadas de lluvia tienen las siguientes propiedades:",
"descriptions": [
"Cuando el personaje recibe Daño, una Espada de lluvia se romperá, reduciendo la cantidad de Daño recibido.",
"Aumenta la RES a interrupción del personaje."
"Aumenta la RES a interrupción del personaje.",
"20% del Bono de Daño Hydro de Xingchiu se convertirá en reducción de Daño adicional para las Espadas de lluvia.",
"La cantidad máxima de reducción de Daño que se puede obtener de esta manera es del 24%.",
"El uso de esta habilidad aplica el estado de Mojado sobre el personaje."
]
}
]
Expand Down

0 comments on commit d522d64

Please sign in to comment.