﻿//---Standard Plane Config for Flans Mod----------
//Created by Minecraft-SMP Toolbox 2.3.0.0


//---Standard-------------------------------------
// Naming
Name Interceptor Arwing
ShortName arwing_fay


// Visuals
Model twsf.InterceptorArwing
ModelScale 2.25
Icon arwingsnes_fay


// Recipe


//Misc

//------------------------------------------------

//---Driveables-----------------------------------
//Visuals
Texture arwingsnes_fay


//Movement
MaxThrottle 3
MaxNegativeThrottle 1
Drag 1.0


//Wheels
NumWheels 0


//Floating
FloatOnWater True


//Ammo
AddAmmo sneslaserammo
AddAmmo novabomb


//Weapons
Primary SHELL
Secondary MISSILE
ShootDelayPrimary 0.1
ShootDelaySecondary 5
AlternatePrimary False
AlternateSecondary False
ModePrimary FULLAUTO
ModeSecondary SEMIAUTO
ShootPointPrimary -13 4 33
ShootPointPrimary -13 4 -35
ShootPointSecondary 48 11 0


//Driver and Passengers
Pilot 2 12 0
Passengers 0


//Inventory Slots
CargoSlots 18
MissileSlots 2
FuelTankSize 9000


//Recipe
AddRecipeParts core arwingcockpit_offensive
AddRecipeParts core gdiffuser_orange
AddRecipeParts core gdiffuser_orange
AddRecipeParts leftWing arwingsnes_wing
AddRecipeParts nose arwingnose_offensive
AddRecipeParts rightWing arwingsnes_wing


//Health and Collision
SetupPart core 100 -55 0 -16 123 14 30
SetupPart leftWing 100 -49 -4 -65 27 12 30
SetupPart leftWing 100 -69 -2 -82 27 12 30
SetupPart leftWing 100 -84 -8 -106 27 12 30
SetupPart rightWing 100 -85 -7 75 27 12 31
SetupPart rightWing 100 -69 -2 55 27 12 30
SetupPart rightWing 100 -49 -4 39 27 12 30


//Misc
PlaceableOnLand True
CameraDistance 10


//Sounds
ShootSoundPrimary snesarwinglaser
ShootSoundSecondary snesbomb

//------------------------------------------------

//---Plane----------------------------------------
//Flying Mode
Mode VTOL


//Visuals
HasGear False


//Movement
TurnLeftSpeed 2.5
TurnRightSpeed 2.5
LookUpSpeed 3
LookDownSpeed 3
RollLeftSpeed 3.2
RollRightSpeed 3.2
Lift 22


//Weapon


//Misc
RestingPitch 0


//Propeller
Propeller 0 -6 -4 0 core metalPropeller


//Sound
PropSoundLength 40
PropSound snesengine

//------------------------------------------------