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


//---Standard-------------------------------------
// Naming
Name Standard Arwing
ShortName arwing_falco


// Visuals
Model twsf.StandardArwing
ModelScale 2.25
Icon arwingsnes_falco


// Recipe


//Misc

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

//---Driveables-----------------------------------
//Visuals
Texture arwingsnes_falco


//Movement
MaxThrottle 3
MaxNegativeThrottle 1
Drag 1.0


//Wheels
NumWheels 0


//Floating
FloatOnWater True


//Ammo
AddAmmo sneslaserammo
AddAmmo plasmalaserammo
AddAmmo novabomb


//Weapons
Primary SHELL
Secondary MISSILE
ShootDelayPrimary 2
ShootDelaySecondary 15
ModePrimary FULLAUTO
ModeSecondary SEMIAUTO
ShootPointPrimary -13 4 33
ShootPointPrimary -13 4 -35
ShootPointSecondary 42 2 0


//Driver and Passengers
Pilot 2 12 0
Passengers 0


//Inventory Slots
CargoSlots 18
BombSlots 1
ShellSlots 2
FuelTankSize 9000


//Recipe
AddRecipeParts core arwingcockpit_standard
AddRecipeParts core gdiffuser_blue
AddRecipeParts core gdiffuser_blue
AddRecipeParts leftWing arwingsnes_wing
AddRecipeParts nose arwingnose_standard
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
OnRadar True


//Sounds
ShootSoundPrimary snesarwinglaser
ShootSoundSecondary snesbomb

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

//---Plane----------------------------------------
//Flying Mode
Mode PLANE


//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

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