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

		BoxX+( 210 )
		BoxX-( -510 )
		BoxY+( -80 )
		BoxY-( -320 )
		BoxZ+( 300 )
		BoxZ-( -2 )
                RMTyp(5)
        }

	Motor{
		Leistung( 100 )
		Grenzdrehzahl_U1( 1000 )
		Grenzdrehzahl_U2( 2000 )
		Grenzdrehzahl_U3( 3000 )
	}

	Getriebe{
		Treibradradius( 45 )
		Gang{ 
			Uebersetzung(-16.7)   
		}
		Gang{ 
			Uebersetzung(-25)
		}
		Gang{ 
			Uebersetzung(-50)
		}
		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\Hupe1.wav )
	}
	
	Rauch{
		PosX( -120 )
		PosY( -100 )
		PosZ( 50 )

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