Parts/Command/probeCoreOcto2/probeCoreOcto2.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 20:29, 4 May 2013 by Dgelessus (talk | contribs) (Created page with "<pre> name = probeCoreOcto2 module = CommandPod author = NovaSilisko mesh = model.mu rescaleFactor = 1 CrewCapacity = 0 node_stack_bottom = 0.0, -0.0610621, 0.0, 0.0, 1.0, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
name = probeCoreOcto2
module = CommandPod
author = NovaSilisko

mesh = model.mu
rescaleFactor = 1

CrewCapacity = 0

node_stack_bottom = 0.0, -0.0610621, 0.0, 0.0, 1.0, 0.0, 0
node_stack_top = 0.0, 0.0610621, 0.0, 0.0, 1.0, 0.0, 0

cost = 230
category = Pods
subcategory = 0
title = Probodobodyne OKTO2
manufacturer = Probodobodyne Inc.
description = A flatter variant of the OKTO, OKTO2 was most certainly not concieved when one of our engineers sat on a standard OKTO.

attachRules = 1,0,1,1,0

mass = 0.04
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.15
angularDrag = 1.5
crashTolerance = 12
maxTemp = 1200

explosionPotential = 0

rotPower = 0.5
linPower = 0.5

Kp = 1.0
Kd = 1.0

vesselType = Probe

MODULE
{
	name = ModuleCommand
	minimumCrew = 0
	
	RESOURCE
	{
		name = ElectricCharge
		rate = 0.02777778
	}
}

RESOURCE
{
	name = ElectricCharge
	amount = 5
	maxAmount = 5
}