warframe-worldstate-data 2.5.17 → 2.5.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/es/sortieData.json +7 -7
- package/package.json +1 -1
package/data/es/sortieData.json
CHANGED
|
@@ -52,13 +52,13 @@
|
|
|
52
52
|
"SORTIE_MODIFIER_HAZARD_MAGNETIC": "Gravedad reducida. Nubes azules de estado magnético se generan a través del mapeado.",
|
|
53
53
|
"SORTIE_MODIFIER_HAZARD_FOG": "Visibilidad limitada en el nivel debido a una densa niebla. Ciclo de noche forzado en planetas como La tierra.",
|
|
54
54
|
"SORTIE_MODIFIER_HAZARD_FIRE": "Peligro de incendio en el mapeado. La salud del Warframe se reduce a la mitad. Derretimiento inminente.",
|
|
55
|
-
"SORTIE_MODIFIER_HAZARD_ICE": "
|
|
56
|
-
"SORTIE_MODIFIER_HAZARD_COLD": "
|
|
57
|
-
"SORTIE_MODIFIER_ARMOR": "
|
|
58
|
-
"SORTIE_MODIFIER_SHIELDS": "
|
|
59
|
-
"SORTIE_MODIFIER_SECONDARY_ONLY": "
|
|
60
|
-
"SORTIE_MODIFIER_SHOTGUN_ONLY": "
|
|
61
|
-
"SORTIE_MODIFIER_SNIPER_ONLY": "
|
|
55
|
+
"SORTIE_MODIFIER_HAZARD_ICE": "La capacidad máxima del escudo se reduce a la mitad. Zonas congeladas causan daño de elemento frío.",
|
|
56
|
+
"SORTIE_MODIFIER_HAZARD_COLD": "La movilidad se ha reducido significativamente. El correr se encuentra desactivado para este modo.",
|
|
57
|
+
"SORTIE_MODIFIER_ARMOR": "Los enemigos tienen mejorado/añadido armadura. Los efectos de Proyección Corrosiva se reducen a la mitad.",
|
|
58
|
+
"SORTIE_MODIFIER_SHIELDS": "Los enemigos tienen escudos mejorados enormemente. Se recomienda daño Magnético.",
|
|
59
|
+
"SORTIE_MODIFIER_SECONDARY_ONLY": "Solo se pueden usar armas secundarias en esta misión, cualquier otro tipo de arma no está permitido, y se eliminará automáticamente si está equipado.",
|
|
60
|
+
"SORTIE_MODIFIER_SHOTGUN_ONLY": "Solo se pueden utilizar escopetas en esta misión, cualquier otro tipo de arma no está permitido, y se eliminará automáticamente si está equipado.",
|
|
61
|
+
"SORTIE_MODIFIER_SNIPER_ONLY": "Solo armas tipo francotiradores pueden ser usados en esta misión, cualquier otro tipo de arma no está permitido, y se eliminará automáticamente si está equipado.",
|
|
62
62
|
"SORTIE_MODIFIER_RIFLE_ONLY": "Only assault rifles may be used in this mission. Surprisingly, launchers work too. Other weapon types will be removed automatically if equipped.",
|
|
63
63
|
"SORTIE_MODIFIER_MELEE_ONLY": "Only melee weapons may be used in this mission, any other weapon type is not allowed, and will be removed automatically if equipped.",
|
|
64
64
|
"SORTIE_MODIFIER_BOW_ONLY": "Only bows may be used in this mission, crossbows however work too! Other weapon types will be removed automatically if equipped."
|