> ## Documentation Index
> Fetch the complete documentation index at: https://docs.czautoz.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Tier 2

> CZ Autoz Tier 2 vehicle pack — Audi RS6, Bentley Mulliner Bacalar, Mercedes-AMG G63, Shelby Super Snake and Subaru Impreza WRX F4, with extensive colour variants and ready-made types.xml.

Tier 2 leans premium and loud — a hyper-wagon, an open-top Bentley, the G-Wagen, a Shelby and a rally icon. Most ship with deep colour ranges. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle                  | Base classname           | Colour / livery variants                                                                                                                                                                               |
| ------------------------ | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Audi RS6                 | `AudiRS6`                | **8** — Red · Chrome Purple · Black · Blue · Gray · Green · Orange · White                                                                                                                             |
| Bentley Mulliner Bacalar | `BentleyMullinerBacalar` | **8** — Gold · Chrome · Blue · Dark Red · Green · Orange Flame · Black · White                                                                                                                         |
| Mercedes-AMG G63         | `MercedesG63AMG`         | **5** — Red · Black · Matte Black · White Camo · White                                                                                                                                                 |
| Shelby Super Snake       | `ShelbySuperSnake19`     | **8** — Blue w/White Stripes · Black w/Red Stripes · Orange w/Black Stripes · Black w/Green Stripes · Green w/Black Stripes · Black w/Orange Stripes · Maroon w/Silver Stripes · White w/Black Stripes |
| Subaru Impreza WRX F4    | `SubaruImprezaWRXF4`     | **8** — Gray · White · Blue · Red · Green · Purple · Chrome · Black                                                                                                                                    |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `BentleyMullinerBacalar_Chrome`). Ready-made `types.xml` entries for every variant ship with the mod — see **[types.xml & events.xml](/vehicles/types-events-xml)**.
</Note>

## Specs & features

Every vehicle is **all-wheel drive** with resimulated, real-life-matched handling — see [Driving & Handling](/vehicles/features/driving-and-handling).

| Vehicle                   | Top speed          | Power  | Seats | Fuel  |
| ------------------------- | ------------------ | ------ | ----- | ----- |
| Audi RS6                  | 190 mph (306 km/h) | 591 hp | 4     | 120 L |
| Subaru Impreza WRX STI F4 | 158 mph (254 km/h) | 310 hp | 4     | 100 L |
| Shelby Super Snake 2019   | 200 mph (322 km/h) | 825 hp | 4     | 100 L |
| Bentley Mulliner Bacalar  | 200 mph (322 km/h) | 650 hp | 2     | 100 L |
| Mercedes G63 AMG          | 149 mph (240 km/h) | 577 hp | 4     | 120 L |

**Standout per-car features** — on top of the [shared feature set](/vehicles/features/overview) every vehicle gets:

* **Audi RS6** — Illuminated gear-shift display · Engine-linked animated dashboard
* **Subaru Impreza WRX STI F4** — Custom reverse / brake / tail-light control
* **Shelby Super Snake 2019** — Convertible — folding rear seats · Shift indicator + lit instrument dials
* **Bentley Mulliner Bacalar** — Convertible (hard/soft top) — seats up to 4 · Signature Bentley engine note · Illuminated gear display
* **Mercedes G63 AMG** — Functional roof rack — mount crates, logs, planks & a camo net · Motorised wheel cover + spare wheel

## All spawnable classnames

<Accordion title="Show all 37 Tier 2 classnames">
  ```
  AudiRS6
  AudiRS6_ChromePurple
  AudiRS6_Black
  AudiRS6_Blue
  AudiRS6_Gray
  AudiRS6_Green
  AudiRS6_Orange
  AudiRS6_White
  BentleyMullinerBacalar
  BentleyMullinerBacalar_Chrome
  BentleyMullinerBacalar_Blue
  BentleyMullinerBacalar_DarkRed
  BentleyMullinerBacalar_Green
  BentleyMullinerBacalar_OrangeFlame
  BentleyMullinerBacalar_Black
  BentleyMullinerBacalar_White
  MercedesG63AMG
  MercedesG63AMG_Black
  MercedesG63AMG_MatteBlack
  MercedesG63AMG_WhiteCamo
  MercedesG63AMG_White
  ShelbySuperSnake19
  ShelbySuperSnake19_BlackRed
  ShelbySuperSnake19_OrangeBlack
  ShelbySuperSnake19_BlackGreen
  ShelbySuperSnake19_GreenBlack
  ShelbySuperSnake19_BlackOrange
  ShelbySuperSnake19_MaroonSilver
  ShelbySuperSnake19_WhiteBlack
  SubaruImprezaWRXF4
  SubaruImprezaWRXF4_White
  SubaruImprezaWRXF4_Blue
  SubaruImprezaWRXF4_Red
  SubaruImprezaWRXF4_Green
  SubaruImprezaWRXF4_Purple
  SubaruImprezaWRXF4_Chrome
  SubaruImprezaWRXF4_Black
  ```
</Accordion>

## Doors, wheels & parts

Doors and wheels come attached, but persist as separate items if knocked off or sold as spares. You only need them in `types.xml` if you spawn loose parts — see the [doors & wheels section](/vehicles/types-events-xml).

## Setup

<CardGroup cols={3}>
  <Card title="Install" icon="circle-play" href="/vehicles/install">Install, sign and publish.</Card>
  <Card title="Whitelisting" icon="shield-check" href="/vehicles/whitelisting">Whitelist your server IP so engines run.</Card>
  <Card title="types.xml" icon="code" href="/vehicles/types-events-xml">Economy entries for every variant.</Card>
</CardGroup>
