warframe-worldstate-data 2.24.10 → 3.0.0
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/.lintstagedrc.yml +5 -5
- package/.mocharc.yml +7 -1
- package/biome.json +51 -0
- package/data/languages.json +9 -0
- package/data/synthTargets.json +1 -1
- package/dist/data/arcanes.json +461 -0
- package/dist/data/archonShards.json +224 -0
- package/dist/data/conclaveData.json +425 -0
- package/dist/data/cs/arcanes.json +461 -0
- package/dist/data/cs/archonShards.json +224 -0
- package/dist/data/cs/conclaveData.json +425 -0
- package/dist/data/cs/eventsData.json +27 -0
- package/dist/data/cs/factionsData.json +26 -0
- package/dist/data/cs/fissureModifiers.json +26 -0
- package/dist/data/cs/languages.json +19240 -0
- package/dist/data/cs/missionTypes.json +77 -0
- package/dist/data/cs/operationTypes.json +6 -0
- package/dist/data/cs/persistentEnemyData.json +21 -0
- package/dist/data/cs/solNodes.json +2237 -0
- package/dist/data/cs/sortieData.json +4253 -0
- package/dist/data/cs/steelPath.json +114 -0
- package/dist/data/cs/syndicatesData.json +86 -0
- package/dist/data/cs/synthTargets.json +1262 -0
- package/dist/data/cs/tutorials.json +17 -0
- package/dist/data/cs/upgradeTypes.json +14 -0
- package/dist/data/de/arcanes.json +461 -0
- package/dist/data/de/archonShards.json +224 -0
- package/dist/data/de/conclaveData.json +425 -0
- package/dist/data/de/eventsData.json +27 -0
- package/dist/data/de/factionsData.json +26 -0
- package/dist/data/de/fissureModifiers.json +26 -0
- package/dist/data/de/languages.json +19240 -0
- package/dist/data/de/missionTypes.json +77 -0
- package/dist/data/de/operationTypes.json +6 -0
- package/dist/data/de/persistentEnemyData.json +21 -0
- package/dist/data/de/solNodes.json +2237 -0
- package/dist/data/de/sortieData.json +4253 -0
- package/dist/data/de/steelPath.json +114 -0
- package/dist/data/de/syndicatesData.json +86 -0
- package/dist/data/de/synthTargets.json +1262 -0
- package/dist/data/de/tutorials.json +17 -0
- package/dist/data/de/upgradeTypes.json +14 -0
- package/dist/data/es/arcanes.json +461 -0
- package/dist/data/es/archonShards.json +224 -0
- package/dist/data/es/conclaveData.json +425 -0
- package/dist/data/es/eventsData.json +27 -0
- package/dist/data/es/factionsData.json +26 -0
- package/dist/data/es/fissureModifiers.json +26 -0
- package/dist/data/es/languages.json +19240 -0
- package/dist/data/es/missionTypes.json +77 -0
- package/dist/data/es/operationTypes.json +6 -0
- package/dist/data/es/persistentEnemyData.json +21 -0
- package/dist/data/es/solNodes.json +2237 -0
- package/dist/data/es/sortieData.json +4253 -0
- package/dist/data/es/steelPath.json +114 -0
- package/dist/data/es/syndicatesData.json +86 -0
- package/dist/data/es/synthTargets.json +1262 -0
- package/dist/data/es/tutorials.json +17 -0
- package/dist/data/es/upgradeTypes.json +14 -0
- package/dist/data/eventsData.json +27 -0
- package/dist/data/factionsData.json +26 -0
- package/dist/data/fissureModifiers.json +26 -0
- package/dist/data/fr/arcanes.json +461 -0
- package/dist/data/fr/archonShards.json +224 -0
- package/dist/data/fr/conclaveData.json +425 -0
- package/dist/data/fr/eventsData.json +27 -0
- package/dist/data/fr/factionsData.json +26 -0
- package/dist/data/fr/fissureModifiers.json +26 -0
- package/dist/data/fr/languages.json +19240 -0
- package/dist/data/fr/missionTypes.json +77 -0
- package/dist/data/fr/operationTypes.json +6 -0
- package/dist/data/fr/persistentEnemyData.json +21 -0
- package/dist/data/fr/solNodes.json +2237 -0
- package/dist/data/fr/sortieData.json +4253 -0
- package/dist/data/fr/steelPath.json +114 -0
- package/dist/data/fr/syndicatesData.json +86 -0
- package/dist/data/fr/synthTargets.json +1262 -0
- package/dist/data/fr/tutorials.json +17 -0
- package/dist/data/fr/upgradeTypes.json +14 -0
- package/dist/data/index.html +13 -0
- package/dist/data/it/arcanes.json +461 -0
- package/dist/data/it/archonShards.json +224 -0
- package/dist/data/it/conclaveData.json +425 -0
- package/dist/data/it/eventsData.json +27 -0
- package/dist/data/it/factionsData.json +26 -0
- package/dist/data/it/fissureModifiers.json +26 -0
- package/dist/data/it/languages.json +19240 -0
- package/dist/data/it/missionTypes.json +77 -0
- package/dist/data/it/operationTypes.json +6 -0
- package/dist/data/it/persistentEnemyData.json +21 -0
- package/dist/data/it/solNodes.json +2237 -0
- package/dist/data/it/sortieData.json +4253 -0
- package/dist/data/it/steelPath.json +114 -0
- package/dist/data/it/syndicatesData.json +86 -0
- package/dist/data/it/synthTargets.json +1262 -0
- package/dist/data/it/tutorials.json +17 -0
- package/dist/data/it/upgradeTypes.json +14 -0
- package/dist/data/ko/arcanes.json +461 -0
- package/dist/data/ko/archonShards.json +224 -0
- package/dist/data/ko/conclaveData.json +425 -0
- package/dist/data/ko/eventsData.json +27 -0
- package/dist/data/ko/factionsData.json +26 -0
- package/dist/data/ko/fissureModifiers.json +26 -0
- package/dist/data/ko/languages.json +19240 -0
- package/dist/data/ko/missionTypes.json +77 -0
- package/dist/data/ko/operationTypes.json +6 -0
- package/dist/data/ko/persistentEnemyData.json +21 -0
- package/dist/data/ko/solNodes.json +2237 -0
- package/dist/data/ko/sortieData.json +4253 -0
- package/dist/data/ko/steelPath.json +114 -0
- package/dist/data/ko/syndicatesData.json +86 -0
- package/dist/data/ko/synthTargets.json +1262 -0
- package/dist/data/ko/tutorials.json +17 -0
- package/dist/data/ko/upgradeTypes.json +14 -0
- package/dist/data/languages.json +19249 -0
- package/dist/data/missionTypes.json +77 -0
- package/dist/data/operationTypes.json +6 -0
- package/dist/data/persistentEnemyData.json +21 -0
- package/dist/data/pl/arcanes.json +461 -0
- package/dist/data/pl/archonShards.json +224 -0
- package/dist/data/pl/conclaveData.json +425 -0
- package/dist/data/pl/eventsData.json +27 -0
- package/dist/data/pl/factionsData.json +26 -0
- package/dist/data/pl/fissureModifiers.json +26 -0
- package/dist/data/pl/languages.json +19240 -0
- package/dist/data/pl/missionTypes.json +77 -0
- package/dist/data/pl/operationTypes.json +6 -0
- package/dist/data/pl/persistentEnemyData.json +21 -0
- package/dist/data/pl/solNodes.json +2237 -0
- package/dist/data/pl/sortieData.json +4253 -0
- package/dist/data/pl/steelPath.json +114 -0
- package/dist/data/pl/syndicatesData.json +86 -0
- package/dist/data/pl/synthTargets.json +1262 -0
- package/dist/data/pl/tutorials.json +17 -0
- package/dist/data/pl/upgradeTypes.json +14 -0
- package/dist/data/pt/arcanes.json +461 -0
- package/dist/data/pt/archonShards.json +224 -0
- package/dist/data/pt/conclaveData.json +425 -0
- package/dist/data/pt/eventsData.json +27 -0
- package/dist/data/pt/factionsData.json +26 -0
- package/dist/data/pt/fissureModifiers.json +26 -0
- package/dist/data/pt/languages.json +19240 -0
- package/dist/data/pt/missionTypes.json +77 -0
- package/dist/data/pt/operationTypes.json +6 -0
- package/dist/data/pt/persistentEnemyData.json +21 -0
- package/dist/data/pt/solNodes.json +2237 -0
- package/dist/data/pt/sortieData.json +4253 -0
- package/dist/data/pt/steelPath.json +114 -0
- package/dist/data/pt/syndicatesData.json +86 -0
- package/dist/data/pt/synthTargets.json +1262 -0
- package/dist/data/pt/tutorials.json +17 -0
- package/dist/data/pt/upgradeTypes.json +14 -0
- package/dist/data/ru/arcanes.json +461 -0
- package/dist/data/ru/archonShards.json +224 -0
- package/dist/data/ru/conclaveData.json +425 -0
- package/dist/data/ru/eventsData.json +27 -0
- package/dist/data/ru/factionsData.json +26 -0
- package/dist/data/ru/fissureModifiers.json +26 -0
- package/dist/data/ru/languages.json +19240 -0
- package/dist/data/ru/missionTypes.json +77 -0
- package/dist/data/ru/operationTypes.json +6 -0
- package/dist/data/ru/persistentEnemyData.json +21 -0
- package/dist/data/ru/solNodes.json +2237 -0
- package/dist/data/ru/sortieData.json +4253 -0
- package/dist/data/ru/steelPath.json +114 -0
- package/dist/data/ru/syndicatesData.json +86 -0
- package/dist/data/ru/synthTargets.json +1262 -0
- package/dist/data/ru/tutorials.json +17 -0
- package/dist/data/ru/upgradeTypes.json +14 -0
- package/dist/data/solNodes.json +2237 -0
- package/dist/data/sortieData.json +4253 -0
- package/dist/data/sr/arcanes.json +461 -0
- package/dist/data/sr/archonShards.json +224 -0
- package/dist/data/sr/conclaveData.json +425 -0
- package/dist/data/sr/eventsData.json +27 -0
- package/dist/data/sr/factionsData.json +26 -0
- package/dist/data/sr/fissureModifiers.json +26 -0
- package/dist/data/sr/languages.json +19240 -0
- package/dist/data/sr/missionTypes.json +77 -0
- package/dist/data/sr/operationTypes.json +6 -0
- package/dist/data/sr/persistentEnemyData.json +21 -0
- package/dist/data/sr/solNodes.json +2237 -0
- package/dist/data/sr/sortieData.json +4253 -0
- package/dist/data/sr/steelPath.json +114 -0
- package/dist/data/sr/syndicatesData.json +86 -0
- package/dist/data/sr/synthTargets.json +1262 -0
- package/dist/data/sr/tutorials.json +17 -0
- package/dist/data/sr/upgradeTypes.json +14 -0
- package/dist/data/steelPath.json +33 -0
- package/dist/data/syndicatesData.json +86 -0
- package/dist/data/synthTargets.json +1262 -0
- package/dist/data/tr/arcanes.json +461 -0
- package/dist/data/tr/archonShards.json +224 -0
- package/dist/data/tr/conclaveData.json +425 -0
- package/dist/data/tr/eventsData.json +27 -0
- package/dist/data/tr/factionsData.json +26 -0
- package/dist/data/tr/fissureModifiers.json +26 -0
- package/dist/data/tr/languages.json +19240 -0
- package/dist/data/tr/missionTypes.json +77 -0
- package/dist/data/tr/operationTypes.json +6 -0
- package/dist/data/tr/persistentEnemyData.json +21 -0
- package/dist/data/tr/solNodes.json +2237 -0
- package/dist/data/tr/sortieData.json +4253 -0
- package/dist/data/tr/steelPath.json +114 -0
- package/dist/data/tr/syndicatesData.json +86 -0
- package/dist/data/tr/synthTargets.json +1262 -0
- package/dist/data/tr/tutorials.json +17 -0
- package/dist/data/tr/upgradeTypes.json +14 -0
- package/dist/data/tutorials.json +17 -0
- package/dist/data/uk/arcanes.json +461 -0
- package/dist/data/uk/archonShards.json +224 -0
- package/dist/data/uk/conclaveData.json +425 -0
- package/dist/data/uk/eventsData.json +27 -0
- package/dist/data/uk/factionsData.json +26 -0
- package/dist/data/uk/fissureModifiers.json +26 -0
- package/dist/data/uk/languages.json +19240 -0
- package/dist/data/uk/missionTypes.json +77 -0
- package/dist/data/uk/operationTypes.json +6 -0
- package/dist/data/uk/persistentEnemyData.json +21 -0
- package/dist/data/uk/solNodes.json +2237 -0
- package/dist/data/uk/sortieData.json +4253 -0
- package/dist/data/uk/steelPath.json +114 -0
- package/dist/data/uk/syndicatesData.json +86 -0
- package/dist/data/uk/synthTargets.json +1262 -0
- package/dist/data/uk/tutorials.json +17 -0
- package/dist/data/uk/upgradeTypes.json +14 -0
- package/dist/data/upgradeTypes.json +14 -0
- package/dist/data/zh/arcanes.json +461 -0
- package/dist/data/zh/archonShards.json +224 -0
- package/dist/data/zh/conclaveData.json +425 -0
- package/dist/data/zh/eventsData.json +27 -0
- package/dist/data/zh/factionsData.json +26 -0
- package/dist/data/zh/fissureModifiers.json +26 -0
- package/dist/data/zh/languages.json +19240 -0
- package/dist/data/zh/missionTypes.json +77 -0
- package/dist/data/zh/operationTypes.json +6 -0
- package/dist/data/zh/persistentEnemyData.json +21 -0
- package/dist/data/zh/solNodes.json +2237 -0
- package/dist/data/zh/sortieData.json +4253 -0
- package/dist/data/zh/steelPath.json +114 -0
- package/dist/data/zh/syndicatesData.json +86 -0
- package/dist/data/zh/synthTargets.json +1262 -0
- package/dist/data/zh/tutorials.json +17 -0
- package/dist/data/zh/upgradeTypes.json +14 -0
- package/dist/exports-D0bYygo0.d.ts +122 -0
- package/dist/exports-DOwA1rwv.js +78 -0
- package/dist/exports.d.ts +3 -0
- package/dist/exports.js +4 -0
- package/dist/integrity-Cp6DXUCT.js +15 -0
- package/dist/integrity-hhdd4nAB.d.ts +9 -0
- package/dist/safeImport-BXmqy9V4.js +21 -0
- package/dist/safeImport.d.ts +10 -0
- package/dist/safeImport.js +3 -0
- package/dist/timeDate-B78E0z0S.js +74 -0
- package/dist/timeDate-BZaZFq86.d.ts +48 -0
- package/dist/tools/integrity.d.ts +2 -0
- package/dist/tools/integrity.js +3 -0
- package/dist/tools/timeDate.d.ts +2 -0
- package/dist/tools/timeDate.js +3 -0
- package/dist/tools/translation.d.ts +4 -0
- package/dist/tools/translation.js +5 -0
- package/dist/tools/utilities.d.ts +6 -0
- package/dist/tools/utilities.js +7 -0
- package/dist/translation-BbEpzl6v.js +342 -0
- package/dist/translation-CMA-O2tP.d.ts +292 -0
- package/dist/types-Clh1x9kB.d.ts +94 -0
- package/dist/types.d.ts +2 -0
- package/dist/types.js +0 -0
- package/exports.ts +153 -0
- package/package.json +31 -18
- package/{safeImport.js → safeImport.ts} +8 -4
- package/tools/integrity.ts +16 -0
- package/tools/sortLanguages.ts +44 -0
- package/tools/{timeDate.js → timeDate.ts} +12 -8
- package/tools/{translation.js → translation.ts} +79 -52
- package/tools/utilities.ts +3 -0
- package/tsconfig.json +13 -0
- package/tsdown.config.ts +15 -0
- package/types.ts +69 -0
- package/.eslintignore +0 -3
- package/.eslintrc.yml +0 -19
- package/exports.js +0 -144
- package/tools/integrity.js +0 -15
- package/tools/utilities.js +0 -3
@@ -0,0 +1,1262 @@
|
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"name": "에인션트 디스럽터",
|
4
|
+
"imageKey": "ancient_disruptor",
|
5
|
+
"locations": [
|
6
|
+
{
|
7
|
+
"last_verified": "2019-02-24",
|
8
|
+
"level": "6-16",
|
9
|
+
"faction": "인페스티드",
|
10
|
+
"spawn_rate": "100%",
|
11
|
+
"mission": "Tikal",
|
12
|
+
"planet": "지구",
|
13
|
+
"type": "발굴"
|
14
|
+
},
|
15
|
+
{
|
16
|
+
"last_verified": "2019-02-24",
|
17
|
+
"level": "8-10",
|
18
|
+
"faction": "크로스파이어",
|
19
|
+
"spawn_rate": "100%",
|
20
|
+
"mission": "Terminus",
|
21
|
+
"planet": "수성",
|
22
|
+
"type": "파괴공작"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"last_verified": "2019-02-24",
|
26
|
+
"level": "32-36",
|
27
|
+
"faction": "인페스티드",
|
28
|
+
"spawn_rate": "100%",
|
29
|
+
"mission": "Isos",
|
30
|
+
"planet": "에리스",
|
31
|
+
"type": "생포"
|
32
|
+
}
|
33
|
+
]
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"name": "Ancient Healer",
|
37
|
+
"imageKey": "ancient_healer",
|
38
|
+
"locations": [
|
39
|
+
{
|
40
|
+
"last_verified": "2018-08-22",
|
41
|
+
"level": "10-15",
|
42
|
+
"faction": "인페스티드",
|
43
|
+
"spawn_rate": "100%",
|
44
|
+
"mission": "Hepit (Unconfirmed)",
|
45
|
+
"planet": "Void",
|
46
|
+
"type": "생포"
|
47
|
+
}
|
48
|
+
]
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"name": "Anti MOA [Research]",
|
52
|
+
"imageKey": "anti_moa",
|
53
|
+
"locations": [
|
54
|
+
{
|
55
|
+
"last_verified": "2019-07-01",
|
56
|
+
"level": "34-38",
|
57
|
+
"faction": "코퍼스",
|
58
|
+
"spawn_rate": "100%",
|
59
|
+
"mission": "Acheron",
|
60
|
+
"planet": "명왕성",
|
61
|
+
"type": "섬멸"
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"last_verified": "2020-01-28",
|
65
|
+
"level": "21-23",
|
66
|
+
"faction": "코퍼스",
|
67
|
+
"spawn_rate": "100%",
|
68
|
+
"mission": "Baal",
|
69
|
+
"planet": "유로파",
|
70
|
+
"type": "섬멸"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"last_verified": "0000-00-00",
|
74
|
+
"level": "18-33",
|
75
|
+
"faction": "코퍼스",
|
76
|
+
"spawn_rate": "?%",
|
77
|
+
"mission": "Valefor",
|
78
|
+
"planet": "유로파",
|
79
|
+
"type": "발굴"
|
80
|
+
}
|
81
|
+
]
|
82
|
+
},
|
83
|
+
{
|
84
|
+
"name": "Arid Eviscerator [Research]",
|
85
|
+
"imageKey": "arid_eviscerator",
|
86
|
+
"locations": [
|
87
|
+
{
|
88
|
+
"last_verified": "2018-04-16",
|
89
|
+
"level": "10-12",
|
90
|
+
"faction": "그리니어",
|
91
|
+
"spawn_rate": "100%",
|
92
|
+
"mission": "Ara",
|
93
|
+
"planet": "화성",
|
94
|
+
"type": "생포"
|
95
|
+
}
|
96
|
+
]
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"name": "Ballista",
|
100
|
+
"imageKey": "ballista",
|
101
|
+
"locations": [
|
102
|
+
{
|
103
|
+
"last_verified": "2019-02-15",
|
104
|
+
"level": "2-4",
|
105
|
+
"faction": "그리니어",
|
106
|
+
"spawn_rate": "100%",
|
107
|
+
"mission": "Mantle",
|
108
|
+
"planet": "지구",
|
109
|
+
"type": "생포"
|
110
|
+
},
|
111
|
+
{
|
112
|
+
"last_verified": "2019-02-15",
|
113
|
+
"level": "14-16",
|
114
|
+
"faction": "그리니어",
|
115
|
+
"spawn_rate": "100%",
|
116
|
+
"mission": "렉스",
|
117
|
+
"planet": "세레스",
|
118
|
+
"type": "생포"
|
119
|
+
}
|
120
|
+
]
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"name": "Boiler",
|
124
|
+
"imageKey": "boiler",
|
125
|
+
"locations": [
|
126
|
+
{
|
127
|
+
"last_verified": "2019-01-23",
|
128
|
+
"level": "23-33",
|
129
|
+
"faction": "인페스티드",
|
130
|
+
"spawn_rate": "100%",
|
131
|
+
"mission": "Cholistan",
|
132
|
+
"planet": "유로파",
|
133
|
+
"type": "발굴"
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"last_verified": "2019-01-23",
|
137
|
+
"level": "32-36",
|
138
|
+
"faction": "인페스티드",
|
139
|
+
"spawn_rate": "100%",
|
140
|
+
"mission": "Isos",
|
141
|
+
"planet": "에리스",
|
142
|
+
"type": "생포"
|
143
|
+
},
|
144
|
+
{
|
145
|
+
"last_verified": "2019-01-23",
|
146
|
+
"level": "25-35",
|
147
|
+
"faction": "인페스티드",
|
148
|
+
"spawn_rate": "100%",
|
149
|
+
"mission": "버려진 오로킨 함선 생포 미션",
|
150
|
+
"planet": "Derelict",
|
151
|
+
"type": "생포"
|
152
|
+
}
|
153
|
+
]
|
154
|
+
},
|
155
|
+
{
|
156
|
+
"name": "Bombard",
|
157
|
+
"imageKey": "bombard",
|
158
|
+
"locations": [
|
159
|
+
{
|
160
|
+
"last_verified": "2019-01-20",
|
161
|
+
"level": "14-16",
|
162
|
+
"faction": "그리니어",
|
163
|
+
"spawn_rate": "100%",
|
164
|
+
"mission": "Ker",
|
165
|
+
"planet": "세레스",
|
166
|
+
"type": "파괴공작"
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"last_verified": "2019-01-08",
|
170
|
+
"level": "14-16",
|
171
|
+
"faction": "그리니어",
|
172
|
+
"spawn_rate": "100%",
|
173
|
+
"mission": "렉스",
|
174
|
+
"planet": "세레스",
|
175
|
+
"type": "생포"
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"last_verified": "2019-01-20",
|
179
|
+
"level": "13-15",
|
180
|
+
"faction": "그리니어",
|
181
|
+
"spawn_rate": "100%",
|
182
|
+
"mission": "Nuovo",
|
183
|
+
"planet": "세레스",
|
184
|
+
"type": "구출"
|
185
|
+
},
|
186
|
+
{
|
187
|
+
"last_verified": "2019-01-20",
|
188
|
+
"level": "14-16",
|
189
|
+
"faction": "그리니어",
|
190
|
+
"spawn_rate": "100%",
|
191
|
+
"mission": "Exta",
|
192
|
+
"planet": "세레스",
|
193
|
+
"type": "암살"
|
194
|
+
}
|
195
|
+
]
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"name": "Brood Mother",
|
199
|
+
"imageKey": "brood_mother",
|
200
|
+
"locations": [
|
201
|
+
{
|
202
|
+
"last_verified": "2019-04-16",
|
203
|
+
"level": "6-16",
|
204
|
+
"faction": "인페스티드",
|
205
|
+
"spawn_rate": "100%",
|
206
|
+
"mission": "Tikal",
|
207
|
+
"planet": "지구",
|
208
|
+
"type": "발굴"
|
209
|
+
},
|
210
|
+
{
|
211
|
+
"last_verified": "2019-01-26",
|
212
|
+
"level": "15-25",
|
213
|
+
"faction": "인페스티드",
|
214
|
+
"spawn_rate": "100%",
|
215
|
+
"mission": "Gabii",
|
216
|
+
"planet": "세레스",
|
217
|
+
"type": "생존"
|
218
|
+
},
|
219
|
+
{
|
220
|
+
"last_verified": "2019-01-29",
|
221
|
+
"level": "25-35",
|
222
|
+
"faction": "인페스티드",
|
223
|
+
"spawn_rate": "100%",
|
224
|
+
"mission": "Assur",
|
225
|
+
"planet": "천왕성",
|
226
|
+
"type": "생존"
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"last_verified": "2019-01-26",
|
230
|
+
"level": "32-36",
|
231
|
+
"faction": "인페스티드",
|
232
|
+
"spawn_rate": "100%",
|
233
|
+
"mission": "Isos",
|
234
|
+
"planet": "에리스",
|
235
|
+
"type": "생포"
|
236
|
+
}
|
237
|
+
]
|
238
|
+
},
|
239
|
+
{
|
240
|
+
"name": "Butcher",
|
241
|
+
"imageKey": "butcher",
|
242
|
+
"locations": [
|
243
|
+
{
|
244
|
+
"last_verified": "2019-02-26",
|
245
|
+
"level": "2-4",
|
246
|
+
"faction": "그리니어",
|
247
|
+
"spawn_rate": "100%",
|
248
|
+
"mission": "Mantle",
|
249
|
+
"planet": "지구",
|
250
|
+
"type": "생포"
|
251
|
+
},
|
252
|
+
{
|
253
|
+
"last_verified": "2018-09-25",
|
254
|
+
"level": "6-8",
|
255
|
+
"faction": "그리니어",
|
256
|
+
"spawn_rate": "70%",
|
257
|
+
"mission": "Caloris",
|
258
|
+
"planet": "수성",
|
259
|
+
"type": "구출"
|
260
|
+
},
|
261
|
+
{
|
262
|
+
"last_verified": "2019-06-26",
|
263
|
+
"level": "7-9",
|
264
|
+
"faction": "그리니어",
|
265
|
+
"spawn_rate": "78%",
|
266
|
+
"mission": "Elion",
|
267
|
+
"planet": "수성",
|
268
|
+
"type": "생포"
|
269
|
+
},
|
270
|
+
{
|
271
|
+
"last_verified": "2019-02-26",
|
272
|
+
"level": "36-40",
|
273
|
+
"faction": "그리니어",
|
274
|
+
"spawn_rate": "100%",
|
275
|
+
"mission": "Rusalka",
|
276
|
+
"planet": "세드나",
|
277
|
+
"type": "생포"
|
278
|
+
}
|
279
|
+
]
|
280
|
+
},
|
281
|
+
{
|
282
|
+
"name": "Charger",
|
283
|
+
"imageKey": "charger",
|
284
|
+
"locations": [
|
285
|
+
{
|
286
|
+
"last_verified": "2019-06-27",
|
287
|
+
"level": "8-10",
|
288
|
+
"faction": "크로스파이어",
|
289
|
+
"spawn_rate": "100%",
|
290
|
+
"mission": "Terminus",
|
291
|
+
"planet": "수성",
|
292
|
+
"type": "파괴공작"
|
293
|
+
},
|
294
|
+
{
|
295
|
+
"last_verified": "2019-09-01",
|
296
|
+
"level": "7-9",
|
297
|
+
"faction": "크로스파이어",
|
298
|
+
"spawn_rate": "100%",
|
299
|
+
"mission": "M Prime",
|
300
|
+
"planet": "수성",
|
301
|
+
"type": "섬멸"
|
302
|
+
},
|
303
|
+
{
|
304
|
+
"last_verified": "2019-06-27",
|
305
|
+
"level": "32-36",
|
306
|
+
"faction": "인페스티드",
|
307
|
+
"spawn_rate": "100%",
|
308
|
+
"mission": "Isos",
|
309
|
+
"planet": "에리스",
|
310
|
+
"type": "생포"
|
311
|
+
}
|
312
|
+
]
|
313
|
+
},
|
314
|
+
{
|
315
|
+
"name": "Commander",
|
316
|
+
"imageKey": "commander",
|
317
|
+
"locations": [
|
318
|
+
{
|
319
|
+
"last_verified": "2018-05-08",
|
320
|
+
"level": "22-24",
|
321
|
+
"faction": "그리니어",
|
322
|
+
"spawn_rate": "100%",
|
323
|
+
"mission": "Telesto",
|
324
|
+
"planet": "토성",
|
325
|
+
"type": "섬멸"
|
326
|
+
}
|
327
|
+
]
|
328
|
+
},
|
329
|
+
{
|
330
|
+
"name": "Corrupted Ancient [Research]",
|
331
|
+
"imageKey": "corrupted_ancient",
|
332
|
+
"locations": [
|
333
|
+
{
|
334
|
+
"last_verified": "2019-02-05",
|
335
|
+
"level": "10-15",
|
336
|
+
"faction": "오로킨",
|
337
|
+
"spawn_rate": "100%",
|
338
|
+
"mission": "Hepit",
|
339
|
+
"planet": "Void",
|
340
|
+
"type": "생포"
|
341
|
+
},
|
342
|
+
{
|
343
|
+
"last_verified": "2019-02-05",
|
344
|
+
"level": "20-25",
|
345
|
+
"faction": "오로킨",
|
346
|
+
"spawn_rate": "100%",
|
347
|
+
"mission": "Stribog",
|
348
|
+
"planet": "Void",
|
349
|
+
"type": "파괴공작"
|
350
|
+
},
|
351
|
+
{
|
352
|
+
"last_verified": "2019-02-05",
|
353
|
+
"level": "20-25",
|
354
|
+
"faction": "오로킨",
|
355
|
+
"spawn_rate": "100%",
|
356
|
+
"mission": "Ani",
|
357
|
+
"planet": "Void",
|
358
|
+
"type": "생존"
|
359
|
+
}
|
360
|
+
]
|
361
|
+
},
|
362
|
+
{
|
363
|
+
"name": "Corrupted Bombard",
|
364
|
+
"imageKey": "corrupted_bombard",
|
365
|
+
"locations": [
|
366
|
+
{
|
367
|
+
"last_verified": "2019-06-05",
|
368
|
+
"level": "30-35",
|
369
|
+
"faction": "오로킨",
|
370
|
+
"spawn_rate": "100%",
|
371
|
+
"mission": "Oxomoco",
|
372
|
+
"planet": "Void",
|
373
|
+
"type": "섬멸"
|
374
|
+
},
|
375
|
+
{
|
376
|
+
"last_verified": "2019-01-12",
|
377
|
+
"level": "40-45",
|
378
|
+
"faction": "오로킨",
|
379
|
+
"spawn_rate": "100%",
|
380
|
+
"mission": "Marduk",
|
381
|
+
"planet": "Void",
|
382
|
+
"type": "파괴공작"
|
383
|
+
}
|
384
|
+
]
|
385
|
+
},
|
386
|
+
{
|
387
|
+
"name": "Corrupted Butcher",
|
388
|
+
"imageKey": "corrupted_butcher",
|
389
|
+
"locations": [
|
390
|
+
{
|
391
|
+
"last_verified": "2019-01-25",
|
392
|
+
"level": "10-15",
|
393
|
+
"faction": "오로킨",
|
394
|
+
"spawn_rate": "94%",
|
395
|
+
"mission": "Hepit",
|
396
|
+
"planet": "Void",
|
397
|
+
"type": "생포"
|
398
|
+
},
|
399
|
+
{
|
400
|
+
"last_verified": "2019-01-25",
|
401
|
+
"level": "10-15",
|
402
|
+
"faction": "오로킨",
|
403
|
+
"spawn_rate": "100%",
|
404
|
+
"mission": "Teshub",
|
405
|
+
"planet": "Void",
|
406
|
+
"type": "섬멸"
|
407
|
+
}
|
408
|
+
]
|
409
|
+
},
|
410
|
+
{
|
411
|
+
"name": "Corrupted Crewman",
|
412
|
+
"imageKey": "corrupted_crewman",
|
413
|
+
"locations": [
|
414
|
+
{
|
415
|
+
"last_verified": "2019-01-28",
|
416
|
+
"level": "10-15",
|
417
|
+
"faction": "오로킨",
|
418
|
+
"spawn_rate": "100%",
|
419
|
+
"mission": "Teshub",
|
420
|
+
"planet": "Void",
|
421
|
+
"type": "섬멸"
|
422
|
+
},
|
423
|
+
{
|
424
|
+
"last_verified": "2019-01-28",
|
425
|
+
"level": "10-15",
|
426
|
+
"faction": "오로킨",
|
427
|
+
"spawn_rate": "100%",
|
428
|
+
"mission": "Hepit",
|
429
|
+
"planet": "Void",
|
430
|
+
"type": "생포"
|
431
|
+
}
|
432
|
+
]
|
433
|
+
},
|
434
|
+
{
|
435
|
+
"name": "Corrupted Heavy Gunner",
|
436
|
+
"imageKey": "corrupted_heavy_gunner",
|
437
|
+
"locations": [
|
438
|
+
{
|
439
|
+
"last_verified": "2019-03-23",
|
440
|
+
"level": "10-15",
|
441
|
+
"faction": "오로킨",
|
442
|
+
"spawn_rate": "100%",
|
443
|
+
"mission": "Hepit",
|
444
|
+
"planet": "Void",
|
445
|
+
"type": "생포"
|
446
|
+
},
|
447
|
+
{
|
448
|
+
"last_verified": "2019-03-23",
|
449
|
+
"level": "10-15",
|
450
|
+
"faction": "오로킨",
|
451
|
+
"spawn_rate": "100%",
|
452
|
+
"mission": "Teshub",
|
453
|
+
"planet": "Void",
|
454
|
+
"type": "섬멸"
|
455
|
+
},
|
456
|
+
{
|
457
|
+
"last_verified": "2019-03-23",
|
458
|
+
"level": "30-35",
|
459
|
+
"faction": "오로킨",
|
460
|
+
"spawn_rate": "100%",
|
461
|
+
"mission": "Ukko",
|
462
|
+
"planet": "Void",
|
463
|
+
"type": "생포"
|
464
|
+
}
|
465
|
+
]
|
466
|
+
},
|
467
|
+
{
|
468
|
+
"name": "Corrupted Lancer",
|
469
|
+
"imageKey": "corrupted_lancer",
|
470
|
+
"locations": [
|
471
|
+
{
|
472
|
+
"last_verified": "2018-04-15",
|
473
|
+
"level": "10-15",
|
474
|
+
"faction": "오로킨",
|
475
|
+
"spawn_rate": "100%",
|
476
|
+
"mission": "Hepit",
|
477
|
+
"planet": "Void",
|
478
|
+
"type": "생포"
|
479
|
+
},
|
480
|
+
{
|
481
|
+
"last_verified": "2019-03-17",
|
482
|
+
"level": "30-35",
|
483
|
+
"faction": "오로킨",
|
484
|
+
"spawn_rate": "100%",
|
485
|
+
"mission": "Ukko",
|
486
|
+
"planet": "Void",
|
487
|
+
"type": "생포"
|
488
|
+
}
|
489
|
+
]
|
490
|
+
},
|
491
|
+
{
|
492
|
+
"name": "Corrupted Nullifier",
|
493
|
+
"imageKey": "corrupted_nullifier",
|
494
|
+
"locations": [
|
495
|
+
{
|
496
|
+
"last_verified": "2019-08-14",
|
497
|
+
"level": "30-35",
|
498
|
+
"faction": "오로킨",
|
499
|
+
"spawn_rate": "78%",
|
500
|
+
"mission": "Oxomoco",
|
501
|
+
"planet": "Void",
|
502
|
+
"type": "섬멸"
|
503
|
+
}
|
504
|
+
]
|
505
|
+
},
|
506
|
+
{
|
507
|
+
"name": "Crawler",
|
508
|
+
"imageKey": "crawler",
|
509
|
+
"locations": [
|
510
|
+
{
|
511
|
+
"last_verified": "2018-04-06",
|
512
|
+
"level": "6-16",
|
513
|
+
"faction": "인페스티드",
|
514
|
+
"spawn_rate": "100%",
|
515
|
+
"mission": "Tikal",
|
516
|
+
"planet": "지구",
|
517
|
+
"type": "발굴"
|
518
|
+
},
|
519
|
+
{
|
520
|
+
"last_verified": "2018-05-13",
|
521
|
+
"level": "6-11",
|
522
|
+
"faction": "인페스티드",
|
523
|
+
"spawn_rate": "100%",
|
524
|
+
"mission": "Apollodorus",
|
525
|
+
"planet": "수성",
|
526
|
+
"type": "생존"
|
527
|
+
},
|
528
|
+
{
|
529
|
+
"last_verified": "2019-05-30",
|
530
|
+
"level": "18-20",
|
531
|
+
"faction": "크로스파이어",
|
532
|
+
"spawn_rate": "100%",
|
533
|
+
"mission": "Armaros",
|
534
|
+
"planet": "유로파",
|
535
|
+
"type": "섬멸"
|
536
|
+
},
|
537
|
+
{
|
538
|
+
"last_verified": "2019-03-07",
|
539
|
+
"level": "32-36",
|
540
|
+
"faction": "인페스티드",
|
541
|
+
"spawn_rate": "100%",
|
542
|
+
"mission": "Isos",
|
543
|
+
"planet": "에리스",
|
544
|
+
"type": "생포"
|
545
|
+
},
|
546
|
+
{
|
547
|
+
"last_verified": "2019-03-07",
|
548
|
+
"level": "32-36",
|
549
|
+
"faction": "인페스티드",
|
550
|
+
"spawn_rate": "100%",
|
551
|
+
"mission": "Brugia",
|
552
|
+
"planet": "에리스",
|
553
|
+
"type": "구출"
|
554
|
+
},
|
555
|
+
{
|
556
|
+
"last_verified": "2018-03-20",
|
557
|
+
"level": "25-35",
|
558
|
+
"faction": "인페스티드",
|
559
|
+
"spawn_rate": "100%",
|
560
|
+
"mission": "Orokin Derelict Assassination",
|
561
|
+
"planet": "Derelict",
|
562
|
+
"type": "암살"
|
563
|
+
}
|
564
|
+
]
|
565
|
+
},
|
566
|
+
{
|
567
|
+
"name": "Crewman [Research]",
|
568
|
+
"imageKey": "crewman",
|
569
|
+
"locations": [
|
570
|
+
{
|
571
|
+
"last_verified": "2019-08-16",
|
572
|
+
"level": "25-30",
|
573
|
+
"faction": "코퍼스",
|
574
|
+
"spawn_rate": "100%",
|
575
|
+
"mission": "Copernicus",
|
576
|
+
"planet": "루아",
|
577
|
+
"type": "생포"
|
578
|
+
}
|
579
|
+
]
|
580
|
+
},
|
581
|
+
{
|
582
|
+
"name": "Drahk Master",
|
583
|
+
"imageKey": "drahk_master",
|
584
|
+
"locations": [
|
585
|
+
{
|
586
|
+
"last_verified": "2019-01-31",
|
587
|
+
"level": "21-23",
|
588
|
+
"faction": "그리니어",
|
589
|
+
"spawn_rate": "100%",
|
590
|
+
"mission": "Cassini",
|
591
|
+
"planet": "토성",
|
592
|
+
"type": "생포"
|
593
|
+
},
|
594
|
+
{
|
595
|
+
"last_verified": "2019-01-31",
|
596
|
+
"level": "22-24",
|
597
|
+
"faction": "그리니어",
|
598
|
+
"spawn_rate": "90%",
|
599
|
+
"mission": "Anthe",
|
600
|
+
"planet": "토성",
|
601
|
+
"type": "구출"
|
602
|
+
}
|
603
|
+
]
|
604
|
+
},
|
605
|
+
{
|
606
|
+
"name": "Elite Crewman",
|
607
|
+
"imageKey": "elite_crewman",
|
608
|
+
"locations": [
|
609
|
+
{
|
610
|
+
"last_verified": "2019-09-28",
|
611
|
+
"level": "25-30",
|
612
|
+
"faction": "코퍼스",
|
613
|
+
"spawn_rate": "100%",
|
614
|
+
"mission": "Copernicus",
|
615
|
+
"planet": "루아",
|
616
|
+
"type": "생포"
|
617
|
+
},
|
618
|
+
{
|
619
|
+
"last_verified": "2019-09-28",
|
620
|
+
"level": "25-30",
|
621
|
+
"faction": "코퍼스",
|
622
|
+
"spawn_rate": "100%",
|
623
|
+
"mission": "Zeipel",
|
624
|
+
"planet": "루아",
|
625
|
+
"type": "구출"
|
626
|
+
},
|
627
|
+
{
|
628
|
+
"last_verified": "2019-08-16",
|
629
|
+
"level": "5-7",
|
630
|
+
"faction": "코퍼스",
|
631
|
+
"spawn_rate": "100%",
|
632
|
+
"mission": "Venera",
|
633
|
+
"planet": "금성",
|
634
|
+
"type": "생포"
|
635
|
+
}
|
636
|
+
]
|
637
|
+
},
|
638
|
+
{
|
639
|
+
"name": "Eviscerator",
|
640
|
+
"imageKey": "eviscerator",
|
641
|
+
"locations": [
|
642
|
+
{
|
643
|
+
"last_verified": "2019-01-24",
|
644
|
+
"level": "10-12",
|
645
|
+
"faction": "그리니어",
|
646
|
+
"spawn_rate": "100%",
|
647
|
+
"mission": "Ara",
|
648
|
+
"planet": "화성",
|
649
|
+
"type": "생포"
|
650
|
+
},
|
651
|
+
{
|
652
|
+
"last_verified": "2019-01-15",
|
653
|
+
"level": "14-16",
|
654
|
+
"faction": "그리니어",
|
655
|
+
"spawn_rate": "100%",
|
656
|
+
"mission": "렉스",
|
657
|
+
"planet": "세레스",
|
658
|
+
"type": "생포"
|
659
|
+
},
|
660
|
+
{
|
661
|
+
"last_verified": "2019-01-15",
|
662
|
+
"level": "13-15",
|
663
|
+
"faction": "그리니어",
|
664
|
+
"spawn_rate": "100%",
|
665
|
+
"mission": "Nuovo",
|
666
|
+
"planet": "세레스",
|
667
|
+
"type": "구출"
|
668
|
+
},
|
669
|
+
{
|
670
|
+
"last_verified": "2019-09-12",
|
671
|
+
"level": "14-16",
|
672
|
+
"faction": "그리니어",
|
673
|
+
"spawn_rate": "100%",
|
674
|
+
"mission": "Ker",
|
675
|
+
"planet": "세레스",
|
676
|
+
"type": "파괴공작"
|
677
|
+
}
|
678
|
+
]
|
679
|
+
},
|
680
|
+
{
|
681
|
+
"name": "Fusion MOA",
|
682
|
+
"imageKey": "fusion_moa",
|
683
|
+
"locations": [
|
684
|
+
{
|
685
|
+
"last_verified": "2019-01-29",
|
686
|
+
"level": "9-11",
|
687
|
+
"faction": "코퍼스",
|
688
|
+
"spawn_rate": "100%",
|
689
|
+
"mission": "Gradivus",
|
690
|
+
"planet": "화성",
|
691
|
+
"type": "파괴공작"
|
692
|
+
},
|
693
|
+
{
|
694
|
+
"last_verified": "2019-01-29",
|
695
|
+
"level": "12-14",
|
696
|
+
"faction": "코퍼스",
|
697
|
+
"spawn_rate": "100%",
|
698
|
+
"mission": "Skyresh",
|
699
|
+
"planet": "포보스",
|
700
|
+
"type": "생포"
|
701
|
+
},
|
702
|
+
{
|
703
|
+
"last_verified": "2019-01-29",
|
704
|
+
"level": "21-23",
|
705
|
+
"faction": "코퍼스",
|
706
|
+
"spawn_rate": "100%",
|
707
|
+
"mission": "Abaddon",
|
708
|
+
"planet": "유로파",
|
709
|
+
"type": "생포"
|
710
|
+
},
|
711
|
+
{
|
712
|
+
"last_verified": "2019-01-29",
|
713
|
+
"level": "30-34",
|
714
|
+
"faction": "코퍼스",
|
715
|
+
"spawn_rate": "100%",
|
716
|
+
"mission": "Hydra",
|
717
|
+
"planet": "명왕성",
|
718
|
+
"type": "생포"
|
719
|
+
}
|
720
|
+
]
|
721
|
+
},
|
722
|
+
{
|
723
|
+
"name": "Guardsman [Research]",
|
724
|
+
"imageKey": "guardsman",
|
725
|
+
"locations": [
|
726
|
+
{
|
727
|
+
"last_verified": "2019-11-23",
|
728
|
+
"level": "14-16",
|
729
|
+
"faction": "그리니어",
|
730
|
+
"spawn_rate": "100%",
|
731
|
+
"mission": "렉스",
|
732
|
+
"planet": "세레스",
|
733
|
+
"type": "생포"
|
734
|
+
},
|
735
|
+
{
|
736
|
+
"last_verified": "2019-02-01",
|
737
|
+
"level": "13-15",
|
738
|
+
"faction": "그리니어",
|
739
|
+
"spawn_rate": "100%",
|
740
|
+
"mission": "Nuovo",
|
741
|
+
"planet": "세레스",
|
742
|
+
"type": "구출"
|
743
|
+
},
|
744
|
+
{
|
745
|
+
"last_verified": "2019-02-01",
|
746
|
+
"level": "13-15",
|
747
|
+
"faction": "그리니어",
|
748
|
+
"spawn_rate": "100%",
|
749
|
+
"mission": "Ludi",
|
750
|
+
"planet": "세레스",
|
751
|
+
"type": "탈취"
|
752
|
+
}
|
753
|
+
]
|
754
|
+
},
|
755
|
+
{
|
756
|
+
"name": "Heavy Gunner",
|
757
|
+
"imageKey": "heavy_gunner",
|
758
|
+
"locations": [
|
759
|
+
{
|
760
|
+
"last_verified": "2019-08-13",
|
761
|
+
"level": "7-9",
|
762
|
+
"faction": "그리니어",
|
763
|
+
"spawn_rate": "77%",
|
764
|
+
"mission": "Elion",
|
765
|
+
"planet": "수성",
|
766
|
+
"type": "생포"
|
767
|
+
},
|
768
|
+
{
|
769
|
+
"last_verified": "2019-08-13",
|
770
|
+
"level": "6-8",
|
771
|
+
"faction": "그리니어",
|
772
|
+
"spawn_rate": "100%",
|
773
|
+
"mission": "Caloris",
|
774
|
+
"planet": "수성",
|
775
|
+
"type": "구출"
|
776
|
+
},
|
777
|
+
{
|
778
|
+
"last_verified": "2019-08-13",
|
779
|
+
"level": "14-16",
|
780
|
+
"faction": "그리니어",
|
781
|
+
"spawn_rate": "100%",
|
782
|
+
"mission": "렉스",
|
783
|
+
"planet": "세레스",
|
784
|
+
"type": "생포"
|
785
|
+
},
|
786
|
+
{
|
787
|
+
"last_verified": "2019-08-13",
|
788
|
+
"level": "32-36",
|
789
|
+
"faction": "그리니어",
|
790
|
+
"spawn_rate": "100%",
|
791
|
+
"mission": "Rusalka",
|
792
|
+
"planet": "세드나",
|
793
|
+
"type": "파괴공작"
|
794
|
+
}
|
795
|
+
]
|
796
|
+
},
|
797
|
+
{
|
798
|
+
"name": "Hellion",
|
799
|
+
"imageKey": "hellion",
|
800
|
+
"locations": [
|
801
|
+
{
|
802
|
+
"last_verified": "2019-08-15",
|
803
|
+
"level": "10-12",
|
804
|
+
"faction": "그리니어",
|
805
|
+
"spawn_rate": "100%",
|
806
|
+
"mission": "Ara",
|
807
|
+
"planet": "화성",
|
808
|
+
"type": "생포"
|
809
|
+
},
|
810
|
+
{
|
811
|
+
"last_verified": "2019-03-30",
|
812
|
+
"level": "14-16",
|
813
|
+
"faction": "그리니어",
|
814
|
+
"spawn_rate": "100%",
|
815
|
+
"mission": "렉스",
|
816
|
+
"planet": "세레스",
|
817
|
+
"type": "생포"
|
818
|
+
},
|
819
|
+
{
|
820
|
+
"last_verified": "2019-03-30",
|
821
|
+
"level": "32-36",
|
822
|
+
"faction": "그리니어",
|
823
|
+
"spawn_rate": "90%",
|
824
|
+
"mission": "Rusalka",
|
825
|
+
"planet": "세드나",
|
826
|
+
"type": "생포"
|
827
|
+
}
|
828
|
+
]
|
829
|
+
},
|
830
|
+
{
|
831
|
+
"name": "Lancer [Research]",
|
832
|
+
"imageKey": "lancer",
|
833
|
+
"locations": [
|
834
|
+
{
|
835
|
+
"last_verified": "2019-02-14",
|
836
|
+
"level": "7-9",
|
837
|
+
"faction": "그리니어",
|
838
|
+
"spawn_rate": "81%",
|
839
|
+
"mission": "Elion",
|
840
|
+
"planet": "수성",
|
841
|
+
"type": "생포"
|
842
|
+
},
|
843
|
+
{
|
844
|
+
"last_verified": "2019-02-14",
|
845
|
+
"level": "6-8",
|
846
|
+
"faction": "그리니어",
|
847
|
+
"spawn_rate": "80%",
|
848
|
+
"mission": "Caloris",
|
849
|
+
"planet": "수성",
|
850
|
+
"type": "구출"
|
851
|
+
},
|
852
|
+
{
|
853
|
+
"last_verified": "2019-02-14",
|
854
|
+
"level": "6-8",
|
855
|
+
"faction": "그리니어",
|
856
|
+
"spawn_rate": "100%",
|
857
|
+
"mission": "Pantheon",
|
858
|
+
"planet": "수성",
|
859
|
+
"type": "섬멸"
|
860
|
+
},
|
861
|
+
{
|
862
|
+
"last_verified": "2019-06-24",
|
863
|
+
"level": "21-23",
|
864
|
+
"faction": "그리니어",
|
865
|
+
"spawn_rate": "100%",
|
866
|
+
"mission": "Cassini",
|
867
|
+
"planet": "토성",
|
868
|
+
"type": "생포"
|
869
|
+
},
|
870
|
+
{
|
871
|
+
"last_verified": "2019-02-14",
|
872
|
+
"level": "34-38",
|
873
|
+
"faction": "그리니어",
|
874
|
+
"spawn_rate": "100%",
|
875
|
+
"mission": "Kappa",
|
876
|
+
"planet": "세드나",
|
877
|
+
"type": "첩보활동"
|
878
|
+
}
|
879
|
+
]
|
880
|
+
},
|
881
|
+
{
|
882
|
+
"name": "Leaper",
|
883
|
+
"imageKey": "leaper",
|
884
|
+
"locations": [
|
885
|
+
{
|
886
|
+
"last_verified": "2019-01-13",
|
887
|
+
"level": "32-36",
|
888
|
+
"faction": "인페스티드",
|
889
|
+
"spawn_rate": "100%",
|
890
|
+
"mission": "Isos",
|
891
|
+
"planet": "에리스",
|
892
|
+
"type": "생포"
|
893
|
+
},
|
894
|
+
{
|
895
|
+
"last_verified": "2018-09-23",
|
896
|
+
"level": "6-16",
|
897
|
+
"faction": "인페스티드",
|
898
|
+
"spawn_rate": "100%",
|
899
|
+
"mission": "Tikal",
|
900
|
+
"planet": "지구",
|
901
|
+
"type": "발굴"
|
902
|
+
},
|
903
|
+
{
|
904
|
+
"last_verified": "2019-01-13",
|
905
|
+
"level": "8-10",
|
906
|
+
"faction": "크로스파이어",
|
907
|
+
"spawn_rate": "92%",
|
908
|
+
"mission": "Terminus",
|
909
|
+
"planet": "수성",
|
910
|
+
"type": "파괴공작"
|
911
|
+
},
|
912
|
+
{
|
913
|
+
"last_verified": "2018-09-23",
|
914
|
+
"level": "7-9",
|
915
|
+
"faction": "크로스파이어",
|
916
|
+
"spawn_rate": "33%",
|
917
|
+
"mission": "M Prime",
|
918
|
+
"planet": "수성",
|
919
|
+
"type": "섬멸"
|
920
|
+
}
|
921
|
+
]
|
922
|
+
},
|
923
|
+
{
|
924
|
+
"name": "MOA",
|
925
|
+
"imageKey": "moa",
|
926
|
+
"locations": [
|
927
|
+
{
|
928
|
+
"last_verified": "2019-04-04",
|
929
|
+
"level": "5-7",
|
930
|
+
"faction": "코퍼스",
|
931
|
+
"spawn_rate": "100%",
|
932
|
+
"mission": "Venera",
|
933
|
+
"planet": "금성",
|
934
|
+
"type": "생포"
|
935
|
+
},
|
936
|
+
{
|
937
|
+
"last_verified": "2019-04-04",
|
938
|
+
"level": "5-7",
|
939
|
+
"faction": "코퍼스",
|
940
|
+
"spawn_rate": "100%",
|
941
|
+
"mission": "Linea",
|
942
|
+
"planet": "금성",
|
943
|
+
"type": "구출"
|
944
|
+
},
|
945
|
+
{
|
946
|
+
"last_verified": "2019-04-04",
|
947
|
+
"level": "3-5",
|
948
|
+
"faction": "코퍼스",
|
949
|
+
"spawn_rate": "100%",
|
950
|
+
"mission": "E-Gate",
|
951
|
+
"planet": "금성",
|
952
|
+
"type": "섬멸"
|
953
|
+
}
|
954
|
+
]
|
955
|
+
},
|
956
|
+
{
|
957
|
+
"name": "Napalm",
|
958
|
+
"imageKey": "napalm",
|
959
|
+
"locations": [
|
960
|
+
{
|
961
|
+
"last_verified": "2019-01-21",
|
962
|
+
"level": "21-23",
|
963
|
+
"faction": "그리니어",
|
964
|
+
"spawn_rate": "100%",
|
965
|
+
"mission": "Cassini",
|
966
|
+
"planet": "토성",
|
967
|
+
"type": "생포"
|
968
|
+
},
|
969
|
+
{
|
970
|
+
"last_verified": "2018-08-04",
|
971
|
+
"level": "30-40",
|
972
|
+
"faction": "그리니어",
|
973
|
+
"spawn_rate": "100%",
|
974
|
+
"mission": "Selkie (Unconfirmed)",
|
975
|
+
"planet": "세드나",
|
976
|
+
"type": "생존"
|
977
|
+
}
|
978
|
+
]
|
979
|
+
},
|
980
|
+
{
|
981
|
+
"name": "Nullifier Crewman",
|
982
|
+
"imageKey": "nullifier_crewman",
|
983
|
+
"locations": [
|
984
|
+
{
|
985
|
+
"last_verified": "2019-06-27",
|
986
|
+
"level": "21-23",
|
987
|
+
"faction": "코퍼스",
|
988
|
+
"spawn_rate": "100%",
|
989
|
+
"mission": "Abaddon",
|
990
|
+
"planet": "유로파",
|
991
|
+
"type": "생포"
|
992
|
+
},
|
993
|
+
{
|
994
|
+
"last_verified": "2019-04-06",
|
995
|
+
"level": "21-23",
|
996
|
+
"faction": "코퍼스",
|
997
|
+
"spawn_rate": "100%",
|
998
|
+
"mission": "Orias (Unconfirmed)",
|
999
|
+
"planet": "유로파",
|
1000
|
+
"type": "구출"
|
1001
|
+
}
|
1002
|
+
]
|
1003
|
+
},
|
1004
|
+
{
|
1005
|
+
"name": "Runner [Research]",
|
1006
|
+
"imageKey": "runner",
|
1007
|
+
"locations": [
|
1008
|
+
{
|
1009
|
+
"last_verified": "2018-01-06",
|
1010
|
+
"level": "34-38",
|
1011
|
+
"faction": "인페스티드",
|
1012
|
+
"spawn_rate": "100%",
|
1013
|
+
"mission": "Saxis",
|
1014
|
+
"planet": "에리스",
|
1015
|
+
"type": "섬멸"
|
1016
|
+
},
|
1017
|
+
{
|
1018
|
+
"last_verified": "2018-08-31",
|
1019
|
+
"level": "34-38",
|
1020
|
+
"faction": "인페스티드",
|
1021
|
+
"spawn_rate": "100%",
|
1022
|
+
"mission": "Orokin Derelict Extermination",
|
1023
|
+
"planet": "Derelict",
|
1024
|
+
"type": "섬멸"
|
1025
|
+
}
|
1026
|
+
]
|
1027
|
+
},
|
1028
|
+
{
|
1029
|
+
"name": "스코치",
|
1030
|
+
"imageKey": "scorch",
|
1031
|
+
"locations": [
|
1032
|
+
{
|
1033
|
+
"last_verified": "2019-08-13",
|
1034
|
+
"level": "21-23",
|
1035
|
+
"faction": "그리니어",
|
1036
|
+
"spawn_rate": "95%",
|
1037
|
+
"mission": "Cassini",
|
1038
|
+
"planet": "토성",
|
1039
|
+
"type": "생포"
|
1040
|
+
},
|
1041
|
+
{
|
1042
|
+
"last_verified": "2019-01-16",
|
1043
|
+
"level": "22-24",
|
1044
|
+
"faction": "그리니어",
|
1045
|
+
"spawn_rate": "100%",
|
1046
|
+
"mission": "Numa",
|
1047
|
+
"planet": "토성",
|
1048
|
+
"type": "구출"
|
1049
|
+
},
|
1050
|
+
{
|
1051
|
+
"last_verified": "2019-01-16",
|
1052
|
+
"level": "22-24",
|
1053
|
+
"faction": "그리니어",
|
1054
|
+
"spawn_rate": "100%",
|
1055
|
+
"mission": "ANTHE",
|
1056
|
+
"planet": "토성",
|
1057
|
+
"type": "구출"
|
1058
|
+
}
|
1059
|
+
]
|
1060
|
+
},
|
1061
|
+
{
|
1062
|
+
"name": "Scorpion",
|
1063
|
+
"imageKey": "scorpion",
|
1064
|
+
"locations": [
|
1065
|
+
{
|
1066
|
+
"last_verified": "2019-02-02",
|
1067
|
+
"level": "14-16",
|
1068
|
+
"faction": "그리니어",
|
1069
|
+
"spawn_rate": "58%",
|
1070
|
+
"mission": "렉스",
|
1071
|
+
"planet": "세레스",
|
1072
|
+
"type": "생포"
|
1073
|
+
},
|
1074
|
+
{
|
1075
|
+
"last_verified": "2019-02-03",
|
1076
|
+
"level": "21-23",
|
1077
|
+
"faction": "그리니어",
|
1078
|
+
"spawn_rate": "100%",
|
1079
|
+
"mission": "Cassini",
|
1080
|
+
"planet": "토성",
|
1081
|
+
"type": "생포"
|
1082
|
+
},
|
1083
|
+
{
|
1084
|
+
"last_verified": "2019-02-03",
|
1085
|
+
"level": "22-24",
|
1086
|
+
"faction": "그리니어",
|
1087
|
+
"spawn_rate": "100%",
|
1088
|
+
"mission": "Numa",
|
1089
|
+
"planet": "토성",
|
1090
|
+
"type": "구출"
|
1091
|
+
}
|
1092
|
+
]
|
1093
|
+
},
|
1094
|
+
{
|
1095
|
+
"name": "Seeker / Frontier Seeker",
|
1096
|
+
"imageKey": "seeker",
|
1097
|
+
"locations": [
|
1098
|
+
{
|
1099
|
+
"last_verified": "2020-03-10",
|
1100
|
+
"level": "1-3",
|
1101
|
+
"faction": "그리니어",
|
1102
|
+
"spawn_rate": "100%",
|
1103
|
+
"mission": "E-Prime",
|
1104
|
+
"planet": "지구",
|
1105
|
+
"type": "섬멸"
|
1106
|
+
},
|
1107
|
+
{
|
1108
|
+
"last_verified": "2019-11-28",
|
1109
|
+
"level": "14-16",
|
1110
|
+
"faction": "그리니어",
|
1111
|
+
"spawn_rate": "100%",
|
1112
|
+
"mission": "렉스",
|
1113
|
+
"planet": "세레스",
|
1114
|
+
"type": "생포"
|
1115
|
+
},
|
1116
|
+
{
|
1117
|
+
"last_verified": "2019-02-11",
|
1118
|
+
"level": "13-15",
|
1119
|
+
"faction": "그리니어",
|
1120
|
+
"spawn_rate": "100%",
|
1121
|
+
"mission": "Nuovo",
|
1122
|
+
"planet": "세레스",
|
1123
|
+
"type": "구출"
|
1124
|
+
},
|
1125
|
+
{
|
1126
|
+
"last_verified": "2019-08-09",
|
1127
|
+
"level": "34-38",
|
1128
|
+
"faction": "그리니어",
|
1129
|
+
"spawn_rate": "100%",
|
1130
|
+
"mission": "Kappa",
|
1131
|
+
"planet": "세드나",
|
1132
|
+
"type": "첩보활동"
|
1133
|
+
}
|
1134
|
+
]
|
1135
|
+
},
|
1136
|
+
{
|
1137
|
+
"name": "Shield Lancer",
|
1138
|
+
"imageKey": "shield_lancer",
|
1139
|
+
"locations": [
|
1140
|
+
{
|
1141
|
+
"last_verified": "2019-01-30",
|
1142
|
+
"level": "6-8",
|
1143
|
+
"faction": "그리니어",
|
1144
|
+
"spawn_rate": "75%",
|
1145
|
+
"mission": "Pantheon",
|
1146
|
+
"planet": "수성",
|
1147
|
+
"type": "섬멸"
|
1148
|
+
},
|
1149
|
+
{
|
1150
|
+
"last_verified": "2019-01-30",
|
1151
|
+
"level": "6-8",
|
1152
|
+
"faction": "그리니어",
|
1153
|
+
"spawn_rate": "40%",
|
1154
|
+
"mission": "Caloris",
|
1155
|
+
"planet": "수성",
|
1156
|
+
"type": "구출"
|
1157
|
+
},
|
1158
|
+
{
|
1159
|
+
"last_verified": "2019-04-18",
|
1160
|
+
"level": "7-9",
|
1161
|
+
"faction": "그리니어",
|
1162
|
+
"spawn_rate": "76%",
|
1163
|
+
"mission": "Elion",
|
1164
|
+
"planet": "수성",
|
1165
|
+
"type": "생포"
|
1166
|
+
},
|
1167
|
+
{
|
1168
|
+
"last_verified": "2019-10-21",
|
1169
|
+
"level": "21-23",
|
1170
|
+
"faction": "그리니어",
|
1171
|
+
"spawn_rate": "88%",
|
1172
|
+
"mission": "Cassini",
|
1173
|
+
"planet": "토성",
|
1174
|
+
"type": "생포"
|
1175
|
+
}
|
1176
|
+
]
|
1177
|
+
},
|
1178
|
+
{
|
1179
|
+
"name": "Swarm-Mutalist MOA",
|
1180
|
+
"imageKey": "swarm-mutalist_moa",
|
1181
|
+
"locations": [
|
1182
|
+
{
|
1183
|
+
"last_verified": "2019-01-19",
|
1184
|
+
"level": "18-20",
|
1185
|
+
"faction": "크로스파이어",
|
1186
|
+
"spawn_rate": "100%",
|
1187
|
+
"mission": "Armaros",
|
1188
|
+
"planet": "유로파",
|
1189
|
+
"type": "섬멸"
|
1190
|
+
},
|
1191
|
+
{
|
1192
|
+
"last_verified": "2019-01-19",
|
1193
|
+
"level": "32-36",
|
1194
|
+
"faction": "인페스티드",
|
1195
|
+
"spawn_rate": "100%",
|
1196
|
+
"mission": "Isos",
|
1197
|
+
"planet": "에리스",
|
1198
|
+
"type": "생포"
|
1199
|
+
},
|
1200
|
+
{
|
1201
|
+
"last_verified": "2019-01-19",
|
1202
|
+
"level": "32-36",
|
1203
|
+
"faction": "인페스티드",
|
1204
|
+
"spawn_rate": "100%",
|
1205
|
+
"mission": "Brugia",
|
1206
|
+
"planet": "에리스",
|
1207
|
+
"type": "구출"
|
1208
|
+
}
|
1209
|
+
]
|
1210
|
+
},
|
1211
|
+
{
|
1212
|
+
"name": "Trooper",
|
1213
|
+
"imageKey": "trooper",
|
1214
|
+
"locations": [
|
1215
|
+
{
|
1216
|
+
"last_verified": "2019-01-22",
|
1217
|
+
"level": "2-4",
|
1218
|
+
"faction": "그리니어",
|
1219
|
+
"spawn_rate": "100%",
|
1220
|
+
"mission": "Mantle",
|
1221
|
+
"planet": "지구",
|
1222
|
+
"type": "생포"
|
1223
|
+
},
|
1224
|
+
{
|
1225
|
+
"last_verified": "2019-01-22",
|
1226
|
+
"level": "1-3",
|
1227
|
+
"faction": "그리니어",
|
1228
|
+
"spawn_rate": "100%",
|
1229
|
+
"mission": "E Prime",
|
1230
|
+
"planet": "지구",
|
1231
|
+
"type": "섬멸"
|
1232
|
+
},
|
1233
|
+
{
|
1234
|
+
"last_verified": "2019-01-22",
|
1235
|
+
"level": "22-24",
|
1236
|
+
"faction": "그리니어",
|
1237
|
+
"spawn_rate": "100%",
|
1238
|
+
"mission": "Numa",
|
1239
|
+
"planet": "토성",
|
1240
|
+
"type": "구출"
|
1241
|
+
},
|
1242
|
+
{
|
1243
|
+
"last_verified": "2019-01-22",
|
1244
|
+
"level": "22-24",
|
1245
|
+
"faction": "그리니어",
|
1246
|
+
"spawn_rate": "100%",
|
1247
|
+
"mission": "Cassini",
|
1248
|
+
"planet": "토성",
|
1249
|
+
"type": "생포"
|
1250
|
+
},
|
1251
|
+
{
|
1252
|
+
"last_verified": "2018-09-14",
|
1253
|
+
"level": "32-36",
|
1254
|
+
"faction": "그리니어",
|
1255
|
+
"spawn_rate": "100%",
|
1256
|
+
"mission": "Adaro",
|
1257
|
+
"planet": "세드나",
|
1258
|
+
"type": "섬멸"
|
1259
|
+
}
|
1260
|
+
]
|
1261
|
+
}
|
1262
|
+
]
|