Saturday, October 10, 2009

Mass Effect (PC) Console Commmands and Tweaks Guide

Preface

"Mass Effect (PC) Console Commands and Tweaks Guide"

Want to have a ton of credits? Or perhaps you want to be able to clip through the walls or fly around a planet instead of just driving the MAKO around. This guide will walk you through activating the console and teach you how to set up all kinds of cool hidden features! Just remember to always make backups (copies) of all of the original files hat you may end up editing.

*NOTE*

Lol that does NOT mean your entire game /dir but instead lets say for example you edit an .INI file and something goes wrong because you entered something wrong and have already saved but forgotten which line it was. you an just copy / paste (replace original) and put the original file back so you can delete and fix the incorrect file =)

ok enjoy the guide and Good Hunting Spectere!!


---------------------------------

Backup Your Profile

---------------------------------

Using the cheat codes mentioned on this article may alter your profile permanently, and tag it as invalid - few users have mentioned this problem. Therefore it is recommended to backup your entire profile for the option to revert back later on.

  • On Windows XP/2000: X:\Documents and Settinges\[username]\My Documents\BioWare\Mass Effect
  • On Windows Vista/7: X:\Users\[username]\Documents\BioWare\Mass Effect

Note: replace X with the drive letter where your Windows system is installed on, and replace [username] to the user that you are logging into the system with.)

Enabling The Console

To enable the console, browse to and open the file Mass Effect\Config\BioInput.ini (the full location is mentioned above) in any text editor (Notepad, for example), but not with rich text editor (Microsoft Word, OpenOffice Write, WritePad, and the likes).

In the file you opened, search for [Engine.Console], and add the line ConsoleKey=Tilde just under it.

By default the [Engine.Console] section will contain:

[Engine.Console]
MaxScrollbackSize=1024
HistoryBot=-1
ConsoleKey=Tilde

The code addition is marked as colored text

Note that some keyboard layouts, specifically on non-English layouts, the Tilde key will map differently, and the game engine will not recognize the Tilde keyword. In this case, you will need to select a different key, such as Tab, CapsLock, or any other to function as the console key.

Writing Style

Generally, there are three types of data used in the console:

  • Strings - Any sequence of letters or symbols (generally enclosed with quotation marks), without line-break (the enter key function) or empty space (spacebar key).
  • Integer (or int) - Any whole number without decimal points.
  • Floating points - Any number with decimal points.
  • Case Insensitive - The strings commands mentioned in the article are case insensitive, what means that lowercase and uppercase letters are treated the same.

Example of usage: The GiveItem code is used in the following way:

GiveItem Self string Qa_SuperGun nmManufacturer

  • The GiveItem command - marked in bold text.
  • The Self keyword - indicate the target for the item.
  • The Qa_SuperGun item - marked in bold text with the indication of the keyword string in italic text. Indicates the what item you want.
  • The nmManufacturer code - indicates the code of the manufacturer for that item.

Note: the keywords, items, and codes themselves may change according to the command you are running, consolt the documentation of the command for further information.


-----------------------------------------

Console Commands

-----------------------------------------


Command Description Example
AddTargetToParty Adds the targeted pawn to your party.
GiveXP int nValue Gives experience to player. GiveXP 100
GiveTalentPoints int numPoints Gives talent points to player. GiveTalentPoints 12
GiveBonusTalent int bonusIdentifier Gives bonus talents to player. See 'Talent Codes' below. GiveBonusTalent 14
GiveSpectreTalents Unlocks Spectre talents.
PickSpecialization Unlocks bonus classes.
GiveSuperArmor Gives a light "Survivor X" armor with 8000 shields.
GiveSuperGun Gives a Geth assault rifle with 25000 of damage.
GiveItem Self string Qa_SuperGun nmManufacturer Gives Geth-style Assault Rifle which does 30000 to 40000 damage, depending on which manufacturer string is used. GiveItem Self Qa_SuperGun Manf_Geth_Weap
GiveAll Gives one of each weapon, weapon mod, bioamp, omnitool, and grenade. Does not give armors.
GiveAllBioAmps string nmManufacturer Gives all bioamps to player. GiveAllBioAmps Manf_Serrice_Bioamp
GiveAllOmniTools string nmManufacturer Gives all omnitools to player. GiveAllOmniTools Manf_Serrice_OmniTool
GiveAllGrenades string nmManufacturer Gives all weapons of grenades to player.
GiveAllWeapons string nmManufacturer Gives all weapons of manufacturer to player. GiveAllWeapons Manf_Spectre03_Weap
GiveAllArmor string nmManufacturer Gives all armors of manufacturer to player. GiveAllArmor Manf_Spectre03_Armor
GiveAllArmorHuman string nmManufacturer Gives all human armors of manufacturer to player.
GiveAllArmorTurian string nmManufacturer Gives all turian armors of manufacturer to player.
GiveAllArmorQuarian string nmManufacturer Gives all quarian armors of manufacturer to player.
GiveAllArmorKrogan string nmManufacturer Gives all krogan armors of manufacturer to player.
GiveAllXMods Gives all weapon and armor mods.
GiveItem string nmActor int nSophistication string nmItemLabel string nmManufacturer Gives item to actor. Note that the manufacturer string is optional. Armor Example: GiveItem target 10 QuarianL manf_kassa_armor_colossus
Weapon Example: GiveItem self 1 assault_rifle manf_hk_weap
GiveArmor string nmActor int nSophistication string nmArmorLabel Gives armor to actor.
KillCurrentTarget Kills the currently targeted pawn.
KillAll BioPawn Removes the player's henchmen from the party and all nearby pawns from the world. This is reported to cause problems when attempting to play through the full game without a party.
SetRunSpeed float speed Sets the game speed to the specified value.
SuperSpeed Toggles on and off super-fast movement. Using this twice will cancel out changes made by the SetRunSpeed command.
SloMo float multiplier Changes the game speed by the given multiplier (2.0 is twice as fast, 0.5 is half-speed)
SetParagon int Points Sets paragon points to specified value. (330 is max?)
SetRenegade int Points Sets renegade points to specified value. (330 is max?)
StasisAll Freezes all NPCs in place permanently. This cannot be reversed without loading a savegame and should not be used aside from things like taking screenshots.
ToggleFlyCam Toggles the flycam for the game
ToggleHUD Toggles most parts of the HUD. The "Hazard Level" indicator will still show if you are on a planet with a Hazard (Pressure, Temperature, Toxic, Cold), even if the rest of the HUD is toggled off.
CamToggleDebug Moves the camera slightly up and back of the player.
UnlockAchievement int nAchievementID Unlocks an achievement. See 'Achievement Codes' below.
AdjustCredits int ####### Increments or decrements the value of the party's credits, to a maximum of 9,999,999.
InitCredits int ####### Sets the party's current credits to this amount, with a maximum value of 9,999,999.
InitSalvage int ### Sets the amount of the party's total omni-gel count, to a maximum value of 999.
InitMedigel int ## Sets the amount of the party's CURRENT medi-gel count; maximum value can only be increased by purchasing medi-gel count upgrades from stores.
InitGrenades int ## Sets the amount of the party's CURRENT grenade count; maximum value can only be increased by purchasing grenade count upgrades from stores.
At string newArea Moves player to new area, places player 'at' the area specified.
Ghost Disables collision clipping, prevents falling.
Fly Disables falling.
Walk Enables collision clipping and falling.
Teleport Moves player to location at crosshair.
SpawnVehicle Spawns a Mako vehicle at the cursor location.
Obj Classes See Unreal engine console documentation.
Obj Dependancies See Unreal engine console documentation.
Obj Hash See Unreal engine console documentation.
Obj Linkers See Unreal engine console documentation.
Get string propertyidentifier string value See Unreal engine console documentation.
Set string propertyidentifier string value See Unreal engine console documentation.
Quit Exit game
Exit Quits game
SaveGame string Saves the game to filename indicated by string (See note 1).
LoadGame string Loads saved game indicated by string filename (See note 2).
FOV int ## Changes the Field of View to the specified degrees. FOV 45
Showhud Toggles whether to display or hide the HUD
Setbind string key string command Binds the specified command to the specified key Setbind CapsLock Showhud
Shot Takes a screenshot in .BMP format
Exec string filename Executes a specified file under the \Program Files\Mass Effect\Binaries directory
Stat FPS Toggles the display of your framerate

Notes:

  1. SaveGame - John00_QuickSave. The first part is the character name followed by the number count of that character name (such as having more than one John). The second part is the save name. John00_1 will result in "Save 1" in the loading screen user interface. John00_tester will result in "Save 0" in the loading screen.
    Excluding the Name00 from the string will result in a save file that cannot be accessed via the user interface and can only be loaded with the LoadGame command.
  2. LoadGame - John00_QuickSave. Loading a game such as tester without having loaded a previous save in the career the save game was created from will result in unrecoverable errors and you will be forced to exit the game via exit or quit.

--------------------------

ItemLabels

--------------------------

For the nmItemLabel variable in the giveitem cheat, the following values may be used:

Generic types

  • Heavy_Armor
  • Medium_Armor
  • Light_Armor
  • Assault_Rifle
  • Sniper_Rifle
  • Shotgun
  • Pistol
  • Bioamp
  • Omnitool

Race-specific armor types

  • HumanL
  • HumanM
  • HumanH
  • QuarianL
  • TurianL
  • TurianM
  • KroganM
  • KroganH
  • qasuperarmor (treated as Human Light)

---------------------

Item Codes

---------------------------

Manufacturer Codes

Item Number Armor Manufacturar
Agent Armor Manf_Aldrin_Armor_Agent Aldrin Labs
Hydra Armor Manf_Aldrin_Armor_Hydra
Onyx Armor Manf_Aldrin_Armor_Onyx
Omni-tool Manf_Aldrin_OmniTool
Bio-amp Manf_Aldrin_BioAmp
Mercenary Armor Manf_Ariake_Armor_Mercenary Ariake Technologies
Omno-tool Manf_Ariake_OmniTool
Predator L/M/H Armor Manf_Armax_Armor_Predator Armax Arsenal
Weapon Manf_Armax_Weap
Bio-amp Manf_Armax_BioAmp
Omni-tool Manf_Armali_OmniTool Armali Council
Bio-amp Manf_Armali_BioAmp
Explorer Armor Manf_Devlon_Armor_Explorer Devlon Industries
Liberator Armor Manf_Devlon_Armor_Liberator
Survivor Armor Manf_Devlon_Armor_Survivor
Thermal Armor Manf_Devlon_Armor_Thermal
Weapon Manf_Devlon_Weap
Duelist Armor Manf_Elanus_Armor_Duelist Elanus Risk Control
Guardian Armor Manf_Elanus_Armor_Guardian
Warlord Armor Manf_Elanus_Armor_Warlord
Weapon Manf_Elanus_Weap
Assassin Armor Manf_Elkoss_Armor_Assassin Elkoss Combine
Gladiator Armor Manf_Elkoss_Armor_Gladiator
Weapon Manf_Elkoss_Weap
Omni-tool Manf_Elkoss_OmniTool
Battlemaster Armor Manf_Geth_Armor_BattleMaster Geth Armory
Berserker Armor Manf_Geth_Armor_Berserker
Rage Armor Manf_Geth_Armor_Rage
Weapon Manf_Geth_Weap
Geth Pulse Rifle Gethgun_Pulse_Player Manf_Geth_Weap
Geth Shotgun Gethgun_Shotgun Manf_Geth_Weap
Geth Sniper Rifle Gethgun_Sniper Manf_Geth_Weap
Silverback Armor Manf_HK_Armor_Hornet Hahne-Kedar
Mantis Armor Manf_HK_Armor_Mantis
Predator Armor Manf_HK_Armor_Predator
Scorpion Armor Manf_HK_Armor_Scorpion
Ursa Armor Manf_HK_Armor_Ursa
Weapon Manf_HK_Weap
Weapon Manf_HK_WeapAppr2
Colossus Armor Manf_Kassa_Armor_Colossus Kassa Fabrication
Weapon Manf_Kassa_Weap
Bio-amp Manf_Kassa_BioAmp
Titan Armor Manf_Rosen_Armor_Titan Rosenkov Materials
Weapon Manf_Rosen_Weap
Phantom Armor Manf_Serrice_Armor_Phantom Serrice Council
Omni-tool Manf_Serrice_OmniTool
Bio-amp Manf_Serrice_BioAmp
Phoenix Armor Manf_Sitta_Armor_Phoenix Sirta Foundation
Note: 'Sitta' is not a typo
for manufacturer name.
Omni-tool Manf_Sitta_OmniTool
Bio-amp Manf_Sitta_BioAmp
Weapon Manf_Haliat_Weap Haliat Armory
Crisis Armor* Manf_Jorman_Armor_Crisis Jormangund Technology
Hazard Armor* Manf_Jorman_Armor_Hazard
Weapon Manf_Jorman_Weap
Partisan Armor* Manf_Batarian_Armor_Partisan Batarian State Arms
Skirmish Armor* Manf_Batarian_Armor_Skirmish
Weapon Manf_Batarian_Weap
Freedom Armor* Manf_Cerberus_Armor_Freedom Cerberus Skunkworks
Hoplite Armor* Manf_Cerberus_Armor_Hoplite
Weapon Manf_Cerberus_Weap
Janissary Armor* Manf_HKShadow_Armor_Janissary Hahne-Kedar Shadow Works
Spectre Armor* Manf_HKShadow_Armor_Spectre
Weapon Manf_HKShadow_Weap
Predator L/M/H Armor VI* Manf_Spectre01_Armor Spectre Master Gear
Predator L/M/H Armor VII* Manf_Spectre02_Armor
Predator L/M/H Armor X* Manf_Spectre03_Armor
Weapon - Basic Gear Manf_Spectre01_Weap
Weapon - Advanced Gear Manf_Spectre02_Weap
Weapon - Master Gear Manf_Spectre03_Weap
Omni-tool - Basic Gear Manf_Spectre01_OmniTool
Omni-tool - Advanced Gear Manf_Spectre02_OmniTool
Omni-tool - Master Gear Manf_Spectre03_OmniTool
Bio-amp - Basic Gear Manf_Spectre01_BioAmp
Bio-amp - Advanced Gear Manf_Spectre02_BioAmp
Bio-amp - Master Gear Manf_Spectre03_BioAmp

Armor Mods

Grenade Ammo Mods

Weapon Ammo Mods

Weapon Mods:

dding Additional Talents

In the console, type "GiveBonusTalent X", replacing X with one of the numbers below.
7Assault Rifles
14Shotguns
21Sniper Rifles
49Throw
50Lift
56Warp
57Singularity
63Barrier
64Stasis
84Electronics
86Damping
91Hacking
93Decryption
98First Aid
99Medicine

Achievement Codes

In the console, type "UnlockAchievement X", replacing X with one of the numbers below.
1Medal of Honor Achievement
2Medal of Heroism Achievement
3Distinguished Service Medal Achievement
4Council Legion of Merit Achievement
5Honorarium of Corporate Service Achievement
6Long Service Medal Achievement
7Distinguished Combat Medal Achievement
8Medal of Valor Achievement
9Pistol Expert Achievement
10Shotgun Expert Achievement
11Assault Rifle Expert Achievement
12Sniper Expert Achievement
13Lift Mastery Achievement
14Throw Mastery Achievement
15Warp Mastery Achievement
16Singularity Mastery Achievement
17Barrier Mastery Achievement
18Stasis Mastery Achievement
19Damping Specialist Achievement
20AI Hacking Specialist Achievement
21Overload Specialist Achievement
22Sabotage Specialist Achievement
23First Aid Specialist Achievement
24Neural Shock Specialist Achievement
25(Unknown/Hidden/Invalid)
26Scholar Achievement
27Completionist Achievement
28Tactician Achievement
29Medal of Exploration Achievement
30Rich Achievement
31Dogs of War Achievement
32Geth Hunter Achievement
33Soldier Ally Achievement
34Sentinel Ally Achievement
35Krogan Ally Achievement
36Turian Ally Achievement
37Quarian Ally Achievement
38Asari Ally Achievement
39Power Gamer Achievement
40Extreme Power Gamer Achievement
41Renegade Achievement
42Paragon Achievement
43Paramour Achievement
44Spectre Inductee Achievement
45Charismatic Achievement
46Search and Rescue Achievement
47Colonial Savior Achievement

Area Codes

Group: DEV (Development)

  • Name: TEST_BuildCheck1
    • Command: At TEST_BuildCheck1
    • Removed?
  • Name: TEST_BuildCheck2
    • Command: At TEST_BuildCheck2
    • Removed?
  • Name: TEST_MUSEUM_CHAR
    • Command: At TEST_MUSEUM_CHAR
    • Removed?
  • Name: Character & Placeable Gallery
    • Command: At zGB_CharGallery
    • Removed?
  • Name: BIOA_CoverDemo
    • Command: At BIOA_CoverDemo
    • Removed?
  • Name: BIOA_zCOM10
    • Command: At BIOA_zCOM10
    • Removed?
  • Name: BIOA_zCOM20
    • Command: At BIOA_zCOM20
    • Removed?
  • Name: BIOA_CombatTest100
    • Command: At BIOA_CombatTest100
    • Removed?
  • Name: BIOA_CombatTest200
    • Command: At BIOA_CombatTest200
    • Removed?
  • Name: BIOA_zVEH10
    • Command: At BIOA_zVEH10
    • Removed?
  • Name: BIOA_zCHR10
    • Command: At BIOA_zCHR10
    • Removed?
  • Name: BIOA_zCHR20
    • Command: At BIOA_zCHR20
    • Removed?
  • Name: Combat Stress Test
    • Command: At zGB_CombatStressTest
    • Removed?
  • Name: characterprep_00
    • Command: At characterprep_00
    • Removed?
  • Name: test_into_nor00
    • Command: At test_into_nor00
    • Removed?

Group: ART (Masters?)

  • Name: ICE00 Master - Noveria
    • Command: At BIOA_ICE00
  • Name: JUG00 Master - Virmire
    • Command: At BIOA_JUG00
  • Name: LAV00 Master - Caleston
    • Command: At BIOA_LAV00
  • Name: LOS00 Master - Ilos
    • Command: At BIOA_LOS00
  • Name: STA00 Master - Oculon
    • Command: At BIOA_STA00
  • Name: WAR00 Master - Feros
    • Command: At BIOA_WAR00

Group: END (End-game in Citadel)

  • Name: END00
    • Command: At BIOA_END00 Start_END20_00
  • Name: END20_00 Citadel
    • Command: At BIOA_END00 Start_END20_00
  • Name: END70_00 Citadel Plaza
    • Command: At BIOA_END00 Start_END70_00
  • Name: END80_00 Citadel Tower Space Walk
    • Command: At BIOA_END00 Start_END80_00

Group: ICE (Noveria)

  • Name: ICE00
    • Command: At BIOA_ICE00 Start_ICE00_01
  • Name: ICE20_01 Alpine City
    • Command: At BIOA_ICE00 Start_ICE20_01
  • Name: ICE25_01 Aleutsk Valley
    • Command: At BIOA_ICE00 Start_ICE25_01
  • Name: ICE50_01 Peak 15 Utility Station
    • Command: At BIOA_ICE00 Start_ICE50_01
  • Name: ICE60_01 Science Station
    • Command: At BIOA_ICE00 Start_ICE60_01
  • Name: ICE70_01 Binary Helix Hotlabs
    • Command: At BIOA_ICE00 Start_ICE70_01

Group: JUG (Virmire)

  • Name: JUG20_00 Vehicle approach to the Salarian encampment
    • Command: At BIOA_JUG00 Start_JUG00_01
  • Name: JUG20_01 Vehicle landing zone and first barricade
    • Command: At BIOA_JUG00 Start_JUG20_01
  • Name: JUG20_02 Anti-Aircraft turret and second barricade
    • Command: At BIOA_JUG00 Start_JUG20_02
  • Name: JUG20_03 Final approach to the salarian encampment
    • Command: At BIOA_JUG00 Start_JUG20_03
  • Name: JUG40_00 Pontoon approach to Saren's Facility
    • Command: At BIOA_JUG00 Start_JUG40_00
  • Name: JUG40_01 Entrance from the Salarian Camp and the first combat
    • Command: At BIOA_JUG00 Start_JUG40_01
  • Name: JUG40_02 Geth Communications Tower
    • Command: At BIOA_JUG00 Start_JUG40_02
  • Name: JUG40_03 Jungle approach to the pontoons (mine field)
    • Command: At BIOA_JUG00 Start_JUG40_03
  • Name: JUG40_04 Pontoons: Entrance and artillery relay (optional objective)
    • Command: At BIOA_JUG00 Start_JUG40_04
  • Name: JUG40_05 Pontoons: Geth Flyer landing pad (optional objective)
    • Command: At BIOA_JUG00 Start_JUG40_05
  • Name: JUG40_06 Pontoons: Artillery ammo dump
    • Command: At BIOA_JUG00 Start_JUG40_06
  • Name: JUG40_07 Pontoons: Geth Flyer landing pad (optional objective)
    • Command: At BIOA_JUG00 Start_JUG40_07
  • Name: JUG40_08 Entrance to Saren's facility
    • Command: At BIOA_JUG00 Start_JUG40_08
  • Name: JUG70_00 Saren's indoctrination and Krogan Genophage research facility
    • Command: At BIOA_JUG00 Start_JUG70_01
  • Name: JUG70_01 Front entrance to the warehouse
    • Command: At BIOA_JUG00 Start_JUG70_01
  • Name: JUG70_02 Warehouse combat with indoctrinates
    • Command: At BIOA_JUG00 Start_JUG70_02
  • Name: JUG70_03 Security Office and Detention cells
    • Command: At BIOA_JUG00 Start_JUG70_03
  • Name: JUG70_04 Krogan Genophage/Indoctrination Labs
    • Command: At BIOA_JUG00 Start_JUG70_04
  • Name: JUG70_05 Indoctrinated Prisoner Barracks
    • Command: At BIOA_JUG00 Start_JUG70_05
  • Name: JUG70_06 Sewer combat with indoctrinates
    • Command: At BIOA_JUG00 Start_JUG70_06
  • Name: JUG70_07 Walkway between Sovereign's Tower and the Breeding Facility
    • Command: At BIOA_JUG00 Start_JUG70_07
  • Name: JUG70_08 Security Hardpoint before Sovereign's Tower
    • Command: At BIOA_JUG00 Start_JUG70_08
  • Name: JUG70_09 Facade for the Interior trench
    • Command: At BIOA_JUG00 Start_JUG70_09
  • Name: JUG70_10 Facade for the ecterior ocean view
    • Command: At BIOA_JUG00 Start_JUG70_10
  • Name: JUG70_11 Communications tower (Uplink to Sovereign)
    • Command: At BIOA_JUG00 Start_JUG70_11
  • Name: JUG80_00 Krogan Breeding Facility
    • Command: At BIOA_JUG00 Start_JUG80_01
  • Name: JUG80_01 Spiral Breakwater path
    • Command: At BIOA_JUG00 Start_JUG80_01
  • Name: JUG80_02 Entrance Combat on the Breakwater
    • Command: At BIOA_JUG00 Start_JUG80_02
  • Name: JUG80_03 Facade of the ocean view
    • Command: At BIOA_JUG00 Start_JUG80_03
  • Name: JUG80_04 Turret one Interior (Sabotage)
    • Command: At BIOA_JUG00 Start_JUG80_04
  • Name: JUG80_05 Krogan breeding trench entrance
    • Command: At BIOA_JUG00 Start_JUG80_05
  • Name: JUG80_06 Empty Trench
    • Command: At BIOA_JUG00 Start_JUG80_06
  • Name: JUG80_07 Central trench hub (Bomb Site/Saren Encounter)
    • Command: At BIOA_JUG00 Start_JUG80_07
  • Name: JUG80_08 Upper trench fortification
    • Command: At BIOA_JUG00 Start_JUG80_08
  • Name: JUG80_09 Sealed Krogan Breeding Trench
    • Command: At BIOA_JUG00 Start_JUG80_09
  • Name: JUG80_10 Breakwater combat corridor
    • Command: At BIOA_JUG00 Start_JUG80_10
  • Name: JUG80_11 Upper facade structure (Sailes and Details)
    • Command: At BIOA_JUG00 Start_JUG80_11
  • Name: JUG80_12 Lift to Turret two
    • Command: At BIOA_JUG00 Start_JUG80_12
  • Name: JUG80_13 Turret two interior (Sabotage)
    • Command: At BIOA_JUG00 Start_JUG80_13
  • Name: JUG80_14 Lift from Turret two to breakwater
    • Command: At BIOA_JUG00 Start_JUG80_14

Group: LAV (Therum)

  • Name: LAV00
    • Command: At BIOA_LAV00 Start_LAV00_01
  • Name: LAV20_01 Throw Down Plaza
    • Command: At BIOA_LAV00 Start_LAV20_01
  • Name: LAV40_01 Foundry
    • Command: At BIOA_LAV00 Start_LAV40_01
  • Name: LAV60_01 Ring of Fire
    • Command: At BIOA_LAV00 Start_LAV60_01
  • Name: LAV70_01 Knossos Ruins
    • Command: At BIOA_LAV00 Start_LAV70_01
  • Name: X06 Barricade
    • Command: At BIOA_LAV00 Start_X06_2

Group: LOS (Ilos Ruins)

  • Name: LOS00
    • Command: At BIOA_LOS00 Start_LOS00_01
  • Name: LOS10_01 Landing Zone
    • Command: At BIOA_LOS00 Start_LOS10_01
  • Name: LOS20_02 Power Station
    • Command: At BIOA_LOS00 Start_LOS20_02
  • Name: LOS30_02 Security Station
    • Command: At BIOA_LOS00 Start_LOS30_02
  • Name: LOS40_01 Archives
    • Command: At BIOA_LOS00 Start_LOS40_01
  • Name: LOS50_01 Trench Run
    • Command: At BIOA_LOS00 Start_LOS50_01

Group: NOR (Normandy)

  • Name: NOR00
    • Command: At BIOA_NOR00 Start_BIOA_NOR00_01
  • Name: NOR10_01
    • Command: At BIOA_NOR00 Start_NOR10_01

Group: PRO (Prothean Ruins of Illos?)

  • Name: PRO00
    • Command: At BIOA_PRO00 Start_BIOA_PRO00_01
  • Name: PRO10_01 Landing Zone
    • Command: At BIOA_PRO00 Start_PRO10_01

Group: STA (Citael)

  • Name: STA00
    • Command: At BIOA_STA00 start_STA00_01
  • Name: STA20_01 The Presidium
    • Command: At BIOA_STA00 start_STA20_01
  • Name: STA30_01 Marshal's Training Grounds
    • Command: At BIOA_STA00 Start_STA30_01
  • Name: STA60_01 Wards
    • Command: At BIOA_STA00 Start_STA60_01
  • Name: STA70_01 Citadel Council Tower
    • Command: At BIOA_STA00 Start_STA70_01
  • Name: STA90_02 Oculon
    • Command: At BIOA_STA00 Start_STA90_02

Group: WAR (Feros)

  • Name: WAR00
    • Command: At BIOA_WAR00 Start_WAR00_01
  • Name: WAR20_01 Human colony
    • Command: At BIOA_WAR00 Start_WAR20_01
  • Name: WAR30_01 Thorian Lair
    • Command: At BIOA_WAR00 Start_WAR30_01
  • Name: WAR40_01 War Zone
    • Command: At BIOA_WAR00 Start_WAR40_01
  • Name: WAR50_01 Imperator Camp
    • Command: At BIOA_WAR00 Start_WAR50_01

Group: UNC (Uncharted)

  • Name: UNC10 Snow - Shepard Unchained (SP105)
    • Command: At BIOA_UNC10
  • Name: UNC11 Snow - Privateer Revenge (SP101)
    • Command: At BIOA_UNC11
  • Name: UNC12 Snow - Uncharted World
    • Command: At BIOA_UNC12
    • Removed?
  • Name: UNC13 Snow - Hostile Takeover 1 (SP109)
    • Command: At BIOA_UNC13
  • Name: UNC14 Snow - Uncharted World
    • Command: At BIOA_UNC14
    • Removed?
  • Name: UNC15 Snow - Uncharted World
    • Command: At BIOA_UNC15
    • Removed?
  • Name: UNC16 Snow - Uncharted World
    • Command: At BIOA_UNC16
    • Removed?
  • Name: UNC17 Snow - Purging the Veil 1 (SP114)
    • Command: At BIOA_UNC17
  • Name: UNC20 Sand - Lost Research Team (SP100)
    • Command: At BIOA_UNC20
  • Name: UNC21 Sand - Purging the Veil 2 (SP114)
    • Command: At BIOA_UNC21
  • Name: UNC22 Firebase Alpha: Sand
    • Command: At BIOA_UNC22
    • Removed?
  • Name: UNC23 Firebase Theta: Sand
    • Command: At BIOA_UNC23
    • Removed?
  • Name: UNC24 Sand - Firebase Theta (SP106)
    • Command: At BIOA_UNC24
  • Name: UNC25 Sand - Cerberus: The Test (SP122)
    • Command: At BIOA_UNC25
  • Name: UNC30 Rock - Insanity (SP125)
    • Command: At BIOA_UNC30
  • Name: UNC31 Rock - Hostile Takeover 2 (SP109)
    • Command: At BIOA_UNC31
  • Name: UNC32 Uncharted World
    • Command: At BIOA_UNC32
    • Removed?
  • Name: UNC33 Rock - Firebase Theta (SP106)
    • Command: At BIOA_UNC33
    • Removed?
  • Name: UNC40 Uncharted World
    • Command: At BIOA_UNC40
    • Removed?
  • Name: UNC41 Uncharted World
    • Command: At BIOA_UNC41
    • Removed?
  • Name: UNC42 Lava - Shepard Unchained (SP126)
    • Command: At BIOA_UNC42
  • Name: UNC43 Uncharted World
    • Command: At BIOA_UNC43
    • Removed?
  • Name: UNC44 Uncharted World
    • Command: At BIOA_UNC44
    • Removed?
  • Name: UNC50 Uncharted World
    • Command: At BIOA_UNC50
    • Removed?
  • Name: UNC51 Rock - The Damned (SP110)
    • Command: At BIOA_UNC51
  • Name: UNC52 Rock - Bring Down the Sky (SP113)
    • Command: At BIOA_UNC52
  • Name: UNC53 Rock - Spectre of the Past (SP121)
    • Command: At BIOA_UNC53
  • Name: UNC54 Rock - Apocalypse Now (SP119)
    • Command: At BIOA_UNC54
  • Name: UNC55 Rock - Geth Base (SP115)
    • Command: At BIOA_UNC55
  • Name: UNC60 Uncharted World
    • Command: At BIOA_UNC60
    • Removed?
  • Name: UNC61 SaltFlat - Rachni Rebirth (SP107)
    • Command: At BIOA_UNC61
  • Name: UNC62 SaltFlat - Cerberus: Finale (SP124)
    • Command: At BIOA_UNC62
  • Name: UNC63 SaltFlat - Hive World (RAK02)
    • Command: At BIOA_UNC63
  • Name: UNC70 Uncharted World
    • Command: At BIOA_UNC70
    • Removed?
  • Name: UNC71 Lava - Bait and Switch (SP118)
    • Command: At BIOA_UNC71
  • Name: UNC72 Uncharted World
    • Command: At BIOA_UNC72
    • Removed?
  • Name: UNC73 Lava - Firebase Alpha (SP105)
    • Command: At BIOA_UNC73
  • Name: UNC80 Moss - Ghost in Machine (SP103)
    • Command: At BIOA_UNC80
  • Name: UNC81 Moss - Zombie Killfest (SP117)
    • Command: At BIOA_UNC81
  • Name: UNC82 Moss - Survivor Revenge (SP120)
    • Command: At BIOA_UNC82
  • Name: UNC83 Moss - Purging the Veil 3 (SP114)
    • Command: At BIOA_UNC83
  • Name: UNC84 Moss - Simean Fun (SP102)
    • Command: At BIOA_UNC84
  • Name: UNC85 Uncharted World
    • Command: At BIOA_UNC85
    • Removed?
  • Name: UNC90 Lichen - Slaver Queen (SP108)
    • Command: At BIOA_UNC90
  • Name: UNC91 Uncharted World
    • Command: At BIOA_UNC91
    • Removed?
  • Name: UNC92 Lichen - Cerberus: Research Labs (SP123)
    • Command: At BIOA_UNC92
  • Name: UNC93 Lichen - Purging the Veil 4 (SP114)
    • Command: At BIOA_UNC93

Group: FRE (Freighters)

  • Name: FRE31 Freighter of Doom (SP116) Tarrus IV - Freighter
    • Command: At BIOA_FRE31
  • Name: FRE32 Hostage Situation (SP111) MSV Ontario - Freighter
    • Command: At BIOA_FRE32
  • Name: FRE33 CSI (SP104) MSV Worthington - Freighter
    • Command: At BIOA_FRE33
  • Name: FRE34 Garrus' Subplot (SP201) MSV Fedele - Freighter
    • Command: At BIOA_FRE34
  • Name: FRE35 Depot Sigma-23 (SP107) Gorgon System Depot - Freighter
    • Command: At BIOA_FRE35
  • Name: FRE13 Light content: Freighter Template 04
    • Command: At BIOA_FRE13
    • Removed?
  • Name: FRE14 Light content: Freighter Template 05
    • Command: At BIOA_FRE14
    • Removed?
  • Name: FRE15 Light content: Freighter Template 06
    • Command: At BIOA_FRE15
    • Removed?
  • Name: FRE16 Light content: Freighter Template 07
    • Command: At BIOA_FRE16
    • Removed?
  • Name: FRE17 Light content: Freighter Template 08
    • Command: At BIOA_FRE17
    • Removed?
  • Name: FRE18 Light content: Freighter Template 09
    • Command: At BIOA_FRE18
    • Removed?
  • Name: FRE19 Light content: Freighter Template 10
    • Command: At BIOA_FRE19
    • Removed?

Group: MIN (Mine)

  • Name: MIN_00 Light Content: mining Template 01
    • Command: At BIOA_MIN00
    • Removed?
  • Name: MIN_01 Light Content: mining Template 02
    • Command: At BIOA_MIN01
    • Removed?
  • Name: MIN_02 Light Content: mining Template 03
    • Command: At BIOA_MIN02
    • Removed?

No comments:

Post a Comment