Parts/Electrical/10LSolarPanels/OX-10L.cfg

From Kerbal Space Program Wiki
< Parts‎ | Electrical
Revision as of 07:29, 15 October 2024 by ArnePeirs (talk | contribs) (Create config)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for OX-10L 1x5 Photovoltaic Panels.
PART
{
	name = solarPanelOX10L
	module = Part
	author = Squad
	rescaleFactor = 1
	node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0
	TechRequired = largeElectrics
	entryCost = 6000
	cost = 1200
	category = Electrical
	subcategory = 0
	title = #autoLOC_6006105    //#autoLOC_6006105 = OX-10L 1x5 Photovoltaic Panels
	manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc
	description = #autoLOC_6006106   //#autoLOC_6006106 = A larger version of the OX-4 series of solar panels.  Includes advanced heat radiators, and a deploying bracket to keep the panels clear of other senstive instruments on the craft. Warning: Not retractable once deployed
	attachRules = 0,1,0,0,1
	mass = 0.09
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 8
	maxTemp = 1200 // = 1200
	bulkheadProfiles = srf
	tags = #autoLOC_6006107   //#autoLOC_6006107 = array charge deploy e/c elect energ extend generat (light photo power solar sun track unfold volt watt
	MODEL
	{
		model = Squad/Parts/Electrical/10LSolarPanels/assets/OX-10L
	}
	MODULE
	{
		name = ModuleDeployableSolarPanel
		resourceName = ElectricCharge
		chargeRate = 8.25
		retractable = false
		impactResistance = 2
		impactResistanceRetracted = 6
		animationName = Solar_01
		secondaryTransformName = Panel_B
		extendActionName = #autoLOC_6001805 //#autoLOC_6001805 = Extend <<1>>
		retractActionName = #autoLOC_6001806 //#autoLOC_6001806 = Retract <<1>>
		extendpanelsActionName = #autoLOC_6001807 //#autoLOC_6001807 = Toggle <<1>>
		breakName = sunPivot
	}
	MODULE
	{
		name = ModuleCargoPart	
		stackableQuantity = 1
		packedVolume = 320
	}	
}