﻿//---Standard-------------------------------------
// Naming
Name Ariella Striker
ShortName dwAriellaStriker
Texture vehicles/LPMvehicle_AriellaStriker
//ItemID 004

// Visuals
Model dwvehicles.AriellaStriker
ModelScale 1.0
Icon AriellaStriker
RotateWheels true
Description Lupine Military_Ariella Motors_[Civil]

//Throttle
MaxThrottle 1.0
MaxNegativeThrottle 0.2

//Steering modifiers
TurnLeftSpeed 0.7
TurnRightSpeed 0.7

//Drag
Drag 0.8
//Mass (In tons)
Mass 0.5
//Moment of Inertia (in crazy units. Just fiddle with this until you find something nice)
MomentOfInertia 10.0

//More bounciness means the vehicle will bounce more upon going up slopes, but fall through the ground less
Bounciness 0.3

//For calculating whether wheels are on the ground or not for driving
WheelRadius 1.0

//Wheels
NumWheels 4
WheelPosition 0 -20 -8 -16
WheelPosition 1 -20 -8 16
WheelPosition 2 14 -8 16
WheelPosition 3 14 -8 -16

WheelSpringStrength 0.5

//If true, then all wheels will apply drive forces
FourWheelDrive false

//Sounds
EngineSound _AriellaStriker_Drive
EngineSoundLength 55
//ShootSoundPrimary TankShell
//ShootSoundSecondary M60Shoot

//Driver and Passengers
//Front seats at 120 view, back seats 180 view
Driver -6 6 0 -110 110 -45 45
Passengers 1
Passenger 1 -17 8 0 core 70 290 -60 60

//Fuel Tank Size (1 point of fuel will keep one propeller going with throttle at 1 for 1 tick)
FuelTankSize 600

//Inventory Slots
CargoSlots 6

SetupPart core 600 -26 -8 -6 47 15 12

AddRecipeParts core 1 dwVehicleFrame 1 dwFuelTank 2 dwSeat 2 dwWheelGround
