Basis{
	Rollmaterial{
		Masse( 8000 )
		Bremskraft( 80 )
		Reibungskraft( 0.8 )
		vUeberhang( 500 )
		hUeberhang( 500 )

		BoxX+( 320 )
		BoxX-( -400 )
		BoxY+( -38 )
		BoxY-( -362 )
		BoxZ+( 390 )
		BoxZ-( -2 )
                RMTyp(5)
        }

	Motor{
		Leistung( 150 )
		Grenzdrehzahl_U1( 900 )
		Grenzdrehzahl_U2( 1800 )
		Grenzdrehzahl_U3( 2700 )
	}

	Getriebe{
		Treibradradius( 50 )
		Gang{ 
			Uebersetzung(-16.7)   
		}
		Gang{ 
			Uebersetzung(-25.0)
		}
		Gang{ 
			Uebersetzung(-50.0)
		}
		Gang{ 
			Uebersetzung( 15.0 )
		}
		Gang{ 
			Uebersetzung( 7.5 )
		}
		Gang{ 
			Uebersetzung( 5 )
		}
	}
	Sound{
		Rollen( EEXP\Roll_Lkw.wav )
		Lauf( EEXP\Roll_Lkw.wav )
		Bremse( EEXP\Bremse_Auto.wav )
		Anfahr( EEXP\Anfahr_Lkw.wav )
		Kurven( EEXP\Roll_Lkw.wav )
		Sirene( KONTAKT\LkwHupe_BH1.wav )
	}

	Rauch{
		PosX( -100 )
		PosY( -90 )
		PosZ( 50 )

		Modell( Inventar\Rauch )
		Steiggeschwindigkeit( 120 )
		Aufloesungszeit( 0.25 )
		Ejakulationsfrequenz( 20 )
		Wachstumsfaktor( 0.3 )
		Antriebsgekoppelt( 0.3 )
	}
}