Support Station

From Research Realm
Revision as of 13:28, 7 August 2023 by Ringtail Raider (talk | contribs)
Art of the Support Station from the LEGO Rock Raiders video game

The Support Station is a building in the LEGO Rock Raiders video game. It is an important building with a wide variety of functions in the game, most notably cleaning the air supply in caverns. It is also required for many vehicles to be transported and used, and can also supply food. It was never released in a LEGO construction set, though it is constructed out of pieces found in other LEGO Rock Raiders sets.

Game information

LEGO Rock Raiders (Windows)

The Support Station in-game cleaning air

In the Windows version of LEGO Rock Raiders, the Support Station is considered an advanced building.[1] It costs 3 Energy Crystals and 15 pieces of Ore (or 3 Building Studs) to construct one Support Station.[2] Its layout consists of two blocks in a 1×2 configuration, with one solid block for the building base and one entrance block below that.[3] It takes one Energy Crystal to power it.[4]

File:Support Station snackline (eye view).png
Every Rock Raider's favourite activity

Once it has been constructed and powered, the Support Station begins to clean the cavern air. One Support Station supplies enough air for ten Rock Raiders.[2][4] This means that each Support Station will clean the air in missions with a limited air supply for up to ten Rock Raiders; additionally, ten more Rock Raiders can also be teleported down than default, regardless of the cavern's air supply status.[5] The Support Station also supplies food, and hungry Rock Raiders will automatically stop what they are doing and go to eat at a Support Station.[6] However, it is not required for feeding Rock Raiders, as the player can simply select Rock Raiders and click "Feed Rock Raider" in their Actions Menu to make them eat.[7]

The Support Station is also important for using vehicles. Its construction allows the Hover Scout, Small Digger, and Small Transport Truck to be transported at the Teleport Pad.[8] The Support Station is also where Rock Raiders go to be trained as Drivers in order to use any land-based vehicles.[2] Nearly all vehicles require it to be constructed or upgraded before they can be transported. Without a Support Station, the Teleport Pad can only be used to teleport down Rock Raiders. The Rapid Rider is the only vehicle that does not require the Support Station (though the other aquatic vehicle, the Cargo Carrier, does).[9][10]

The Support Station has the following dependency required before it can be constructed:[2][10]

The Support Station can be upgraded twice.[4] As with all buildings, each upgrade costs 5 pieces of Ore (or 1 Building Stud).[11]

Technical details

In the game's configuration file, the Support Station is defined as Barracks[4] under BuildingTypes {}.[15] Its files are located in the Buildings\Barracks folder in LegoRR0.wad, and its animations are controlled by the AE file Barracks.ae.[3]

The Support Station's air purification function is defined by its OxygenCoef property, which is set to 10.0.[4] Rock Raiders have an OxygenCoef value of -1.0,[16] which means that ten Rock Raiders drain as much air as one Support Station produces. This manifests in two ways in-game:

  1. For each Support Station powered, an additional ten Rock Raiders can be teleported down beyond the default nine. This can be done regardless of whether the mission has a limited air supply. Changing the Support Station's OxygenCoef to a different number will change the amount of Rock Raiders that can be teleported down by default to one less than that value, with each Support Station powered allowing only that number of additional Rock Raiders to be teleported.
  2. In missions with a limited air supply, the Support Station will begin resupplying any used air for up to ten Rock Raiders per Support Station. The speed at which the air is resupplied is based on both each mission's individual air supply (based on the mission's OxygenRate code) and the amount of Rock Raiders and Support Stations in the mission. The more Rock Raiders there are, the slower the Support Stations will clean the air. If there are exactly as many Rock Raiders as can be supported by the current amount of Support Stations, the air supply will remain steady. If there are more Rock Raiders than the amount of Support Stations can support, the air supply will start draining again.

To calculate how long it will take to empty the air supply in a mission use the formula -1000/r × c × x = s, where r is the mission's OxygenRate, c is the current OxygenCoef of all objects present in the mission (by default, -1 for each Rock Raider and +10 for each powered Support Stations), x is the percentage of air remaining (0–100), and s is the time in seconds left. This only works if the current OxygenCoef is negative; if it is positive and you need to know how much time it will take for the air to refill, use -1000/r × c × (x - 100) = s.

Pre-release

The game's instruction manual lists a different upgrade tree for the Support Station than its functional one. The manual lists that upgrading it to Level 1 unlocks the Geological Center, Upgrade Station, and Ore Refinery, and that upgrading it to Level 2 unlocks the Mining Laser and Super Teleport.[2] In-game, the former three are unlocked by a Level 1 Power Station alongside the Support Station, while the latter two require only a Level 1 Support Station.[10] Despite the Super Teleport's changed dependency, all large vehicles still require a Level 2 Support Station to be transported, making the Super Teleport non-functional until then.[10][14]

PlayStation game

In the PlayStation version of LEGO Rock Raiders, the Support Station is a decorative object.

References

  1. Data Design Interactive (25 September 1999). LEGO Rock Raiders (Windows). LEGO Media International. Tutorial Mission "6. Constructing Advanced Buildings". File path: Rock Raiders\LegoRR1.wad\Levels\TutorialLevels\BuildTuto_02\B02.txt.
  2. 2.0 2.1 2.2 2.3 2.4 Instruction Manual, p. 65.
  3. 3.0 3.1 Data Design Interactive (25 September 1999). LEGO Rock Raiders (Windows). LEGO Media International. Barracks AE file. File path: Rock Raiders\LegoRR0.wad\Buildings\Barracks\Barracks.ae.
  4. 4.0 4.1 4.2 4.3 4.4 Main Lego Config File, lines 2787–2804. Barracks {} section.
  5. Main Lego Config File, line 626. BarracksL0 entry. "You have constructed a Support Station. The Air Supply will be cleaned and more Rock Raiders can be teleported to the cavern. You can now also train Rock Raiders as Drivers."
  6. Instruction Manual, p. 58.
  7. Instruction Manual, pp. 28–29.
  8. Instruction Manual, p. 62.
  9. Instruction Manual, p. 71.
  10. 10.0 10.1 10.2 10.3 10.4 10.5 Main Lego Config File, lines 3237–3265. Dependencies {} section.
  11. Instruction Manual, p. 61.
  12. Instruction Manual, p. 76.
  13. Instruction Manual, p. 77.
  14. 14.0 14.1 Instruction Manual, pp. 79–82.
  15. Main Lego Config File, lines 2058–2071. BuildingTypes {} section.
  16. Main Lego Config File, lines 2173–2209. Pilot {} section.

Sources