warframe-worldstate-data 1.21.1 → 1.21.2
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/fr/missionTypes.json +1 -1
- package/data/fr/steelPath.json +20 -20
- package/package.json +1 -1
package/data/fr/steelPath.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
"cost": 150
|
6
6
|
},
|
7
7
|
{
|
8
|
-
"name": "50
|
8
|
+
"name": "50 000 X Kuva",
|
9
9
|
"cost": 55
|
10
10
|
},
|
11
11
|
{
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"cost": 75
|
22
22
|
},
|
23
23
|
{
|
24
|
-
"name": "30
|
24
|
+
"name": "30 000 X Endo",
|
25
25
|
"cost": 150
|
26
26
|
},
|
27
27
|
{
|
@@ -35,35 +35,35 @@
|
|
35
35
|
],
|
36
36
|
"evergreen": [
|
37
37
|
{
|
38
|
-
"name": "
|
38
|
+
"name": "Décodeur de Riven Voilé",
|
39
39
|
"cost": 20
|
40
40
|
},
|
41
41
|
{
|
42
|
-
"name": "
|
42
|
+
"name": "Schéma Épaulières Bishamo",
|
43
43
|
"cost": 15
|
44
44
|
},
|
45
45
|
{
|
46
|
-
"name": "
|
46
|
+
"name": "Schéma Cuirasse Bishamo",
|
47
47
|
"cost": 25
|
48
48
|
},
|
49
49
|
{
|
50
|
-
"name": "
|
50
|
+
"name": "Schéma Casque Bishamo",
|
51
51
|
"cost": 20
|
52
52
|
},
|
53
53
|
{
|
54
|
-
"name": "
|
54
|
+
"name": "Schéma Grèves Bishamo",
|
55
55
|
"cost": 25
|
56
56
|
},
|
57
57
|
{
|
58
|
-
"name": "
|
58
|
+
"name": "10 000 X Kuva",
|
59
59
|
"cost": 15
|
60
60
|
},
|
61
61
|
{
|
62
|
-
"name": "
|
62
|
+
"name": "Adaptateur D'Arcane Principale",
|
63
63
|
"cost": 15
|
64
64
|
},
|
65
65
|
{
|
66
|
-
"name": "
|
66
|
+
"name": "Adaptateur D'Arcane Secondaire",
|
67
67
|
"cost": 15
|
68
68
|
},
|
69
69
|
{
|
@@ -71,43 +71,43 @@
|
|
71
71
|
"cost": 15
|
72
72
|
},
|
73
73
|
{
|
74
|
-
"name": "
|
74
|
+
"name": "Forma Posture Schéma",
|
75
75
|
"cost": 10
|
76
76
|
},
|
77
77
|
{
|
78
|
-
"name": "Trio
|
78
|
+
"name": "Ephermera Trio Orbital",
|
79
79
|
"cost": 3
|
80
80
|
},
|
81
81
|
{
|
82
|
-
"name": "Crania
|
82
|
+
"name": "Ephemera Crania",
|
83
83
|
"cost": 85
|
84
84
|
},
|
85
85
|
{
|
86
|
-
"name": "
|
86
|
+
"name": "Contrepoids",
|
87
87
|
"cost": 35
|
88
88
|
},
|
89
89
|
{
|
90
|
-
"name": "Noggle
|
90
|
+
"name": "Statuette Noggle - Teshin",
|
91
91
|
"cost": 35
|
92
92
|
},
|
93
93
|
{
|
94
|
-
"name": "Gauss
|
94
|
+
"name": "Glyphe Gauss En Action",
|
95
95
|
"cost": 15
|
96
96
|
},
|
97
97
|
{
|
98
|
-
"name": "
|
98
|
+
"name": "Glyphe Grendel En Action",
|
99
99
|
"cost": 15
|
100
100
|
},
|
101
101
|
{
|
102
|
-
"name": "Protea
|
102
|
+
"name": "Glyphe Protea En Action",
|
103
103
|
"cost": 15
|
104
104
|
},
|
105
105
|
{
|
106
|
-
"name": "
|
106
|
+
"name": "Service À Thé Orokin",
|
107
107
|
"cost": 15
|
108
108
|
},
|
109
109
|
{
|
110
|
-
"name": "Xaku
|
110
|
+
"name": "Glyphe Xaku En Action",
|
111
111
|
"cost": 15
|
112
112
|
}
|
113
113
|
]
|