Parts/Aero/wingletAV-T1/wingletAV-T1.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 11:10, 13 October 2024 by ArnePeirs (talk | contribs) (Update config)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for AV-T1 Winglet.
PART
{
	name = winglet
	module = Part
	author = HarvesteR
	mesh = model.mu
	scale = 0.1
	TechRequired = stability
	entryCost = 1500
	cost = 500
	category = Aero
	subcategory = 0
	title = #autoLOC_500223 //#autoLOC_500223 = AV-T1 Winglet
	description = #autoLOC_500224 //#autoLOC_500224 = Nothing is really known about this thing. Use it at your own risk.
	attachRules = 0,1,0,0,1
	node_attach = 5.10736, -0.589634, 0.0, 1.0, 0.0, 0.0
	CoMOffset = 0.08, -0.2, 0.00664
	CoLOffset = 0.08, -0.2, 0.00664
	CoPOffset = 0.08, -0.2, 0.00664
	mass = 0.037
	thermalMassModifier = 8.0
	// heatConductivity = 0.06 // half default
	emissiveConstant = 0.95
	dragModelType = none
	maximum_drag = 0.02
	minimum_drag = 0.02
	angularDrag = 5
	crashTolerance = 12
	maxTemp = 2400
	explosionPotential = 0.1
	mirrorRefAxis = 0, 0, -1
	bulkheadProfiles = srf
	tags = #autoLOC_500225 //#autoLOC_500225 = aero aircraft fin lift plane rocket stab swept
	MODULE
	{
		name = ModuleLiftingSurface
		useInternalDragModel = True
		deflectionLiftCoeff = 0.37
		dragAtMaxAoA = 0.3
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 400
	}
}