Parts/Aero/wings/strake.cfg
From Kerbal Space Program Wiki
< Parts
Revision as of 10:57, 29 April 2015 by BobBot (talk | contribs) (BobBot moved page Parts/SPP/Wings/strake.cfg to Parts/Aero/wings/strake.cfg without leaving a redirect: Renamed part configuration file after update.)
PART { name = wingStrake module = Part author = Porkjet MODEL { model = Squad/SPP/Wings/strake } rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = supersonicFlight entryCost = 6800 cost = 400 category = Aero subcategory = 0 title = Wing Strake manufacturer = C7 Aerospace Division description = Strakes are like sideburns for your plane. The girls will fall for you! //Great for adding some lift to the front of your plane while staying streamlined. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,1,1 // --- standard part parameters --- mass = 0.025 dragModelType = override maximum_drag = 0.02 minimum_drag = 0.02 angularDrag = 2 crashTolerance = 15 maxTemp = 3400 explosionPotential = 0.1 fuelCrossFeed = True MODULE { name = ModuleLiftingSurface deflectionLiftCoeff = 0.75 dragAtMaxAoA = 0.2 dragAtMinAoA = 0.0 } }