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

From Kerbal Space Program Wiki
Jump to: navigation, search
This is the configuration file for SP-10L 1x5 Photovoltaic Panels.
PART
{
	name = solarPanelSP10L
	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 = 1400
	category = Electrical
	subcategory = 0
	title = #autoLOC_6006108   //#autoLOC_6006108 = SP-10L 1x5 Photovoltaic Panels
	manufacturer = #autoLOC_501633    //#autoLOC_501633 = Probodobodyne Inc
	description = #autoLOC_6006109    //#autoLOC_6006109 = This enhanced version of the SP series photovoltaic panels provides improved power generation by increasing solar array area by a full five fold.  The SP model as always includes a case to allow the panel to be retracted when its not needed or when keeping it deployed could mean damage to the sensitive panels.
	attachRules = 0,1,0,0,1
	mass = 0.13
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 8
	maxTemp = 2000 // = 2000
	bulkheadProfiles = srf
	tags = #autoLOC_6006110   //#autoLOC_6006110 = array charge deploy e/c elect energ extend fold generat (light photo power retract solar sun track unfold volt watt
	MODEL
	{
		model = Squad/Parts/Electrical/10LSolarPanels/assets/SP-10L
	}
	MODULE
	{
		name = ModuleDeployableSolarPanel
		resourceName = ElectricCharge
		chargeRate = 8.25
		impactResistance = 2
		impactResistanceRetracted = 6
		animationName = Solar_01_S
		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 = base
	}
	
	MODULE
	{
		name = ModuleCargoPart	
		stackableQuantity = 1
		packedVolume = 675
	}	
}