|
51 | 51 | components:
|
52 | 52 | - type: Loadout
|
53 | 53 | prototypes: [ EbentSpaceWarsAgentGear ]
|
| 54 | + - type: RandomMetadata |
| 55 | + nameSegments: [ "Агент", SyndicateNamesNormal ] |
| 56 | + - type: NpcFactionMember |
| 57 | + factions: |
| 58 | + - Syndicate |
| 59 | + - type: GhostRole |
| 60 | + name: (Ивент) Агент Синдиката |
| 61 | + - type: GhostTakeoverAvailable |
54 | 62 | #### AGENT END ####
|
55 | 63 |
|
56 | 64 | #### LEADER START ####
|
|
110 | 118 | components:
|
111 | 119 | - type: Loadout
|
112 | 120 | prototypes: [ EbentSpaceWarsLeaderGear ]
|
| 121 | + - type: RandomMetadata |
| 122 | + nameSegments: [ "Командир", SyndicateNamesElite ] |
| 123 | + - type: NpcFactionMember |
| 124 | + factions: |
| 125 | + - Syndicate |
| 126 | + - type: GhostRole |
| 127 | + name: (Ивент) Командир Синдиката |
| 128 | + - type: GhostTakeoverAvailable |
113 | 129 | #### LEADER END ####
|
114 | 130 |
|
115 | 131 | #### OPERATIVE START ####
|
|
168 | 184 | components:
|
169 | 185 | - type: Loadout
|
170 | 186 | prototypes: [ EbentSpaceWarsOperativeGear ]
|
| 187 | + - type: RandomMetadata |
| 188 | + nameSegments: [ "Оперативник", SyndicateNamesElite ] |
| 189 | + - type: NpcFactionMember |
| 190 | + factions: |
| 191 | + - Syndicate |
| 192 | + - type: GhostRole |
| 193 | + name: (Ивент) Штурмовик Синдиката |
| 194 | + - type: GhostTakeoverAvailable |
171 | 195 | #### OPERATIVE END ####
|
172 | 196 |
|
173 | 197 | #### ENGINEER START ####
|
|
244 | 268 | components:
|
245 | 269 | - type: Loadout
|
246 | 270 | prototypes: [ EbentSpaceWarsEngineerGear ]
|
| 271 | + - type: RandomMetadata |
| 272 | + nameSegments: [ "Техник", SyndicateNamesNormal ] |
| 273 | + - type: NpcFactionMember |
| 274 | + factions: |
| 275 | + - Syndicate |
| 276 | + - type: GhostRole |
| 277 | + name: (Ивент) Техник Синдиката |
| 278 | + - type: GhostTakeoverAvailable |
247 | 279 | #### ENGINEER END ####
|
248 | 280 |
|
249 | 281 | #### MEIDC START ####
|
|
299 | 331 | components:
|
300 | 332 | - type: Loadout
|
301 | 333 | prototypes: [ EbentSpaceWarsMedicGear ]
|
| 334 | + - type: RandomMetadata |
| 335 | + nameSegments: [ "Санитар", SyndicateNamesNormal ] |
| 336 | + - type: NpcFactionMember |
| 337 | + factions: |
| 338 | + - Syndicate |
| 339 | + - type: GhostRole |
| 340 | + name: (Ивент) Медик Синдиката |
| 341 | + - type: GhostTakeoverAvailable |
302 | 342 | #### MEDIC END ####
|
0 commit comments