Difference between revisions of "Parts/Command/mk2DroneCore/mk2Dronecore.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/SPP/Mk2DroneCore/part.cfg to Parts/Command/mk2DroneCore/mk2Dronecore.cfg without leaving a redirect: Renamed part configuration file after update.)
m (*update to 1.0;)
Line 1: Line 1:
 
{{Part config|MK2 Drone Core|2=PART
 
{{Part config|MK2 Drone Core|2=PART
 
{
 
{
name = mk2DroneCore
+
name = mk2DroneCore
module = Part
+
module = Part
author = Porkjet
+
author = Porkjet
 
+
mesh = model.mu
mesh = model.mu
+
rescaleFactor = 1
rescaleFactor = 1
+
node_stack_top = 0.0, 0.125, 0.0, 0.0, 1.0, 0.0
 
+
node_stack_bottom = 0.0, -0.125, 0.0, 0.0, -1.0, 0.0
node_stack_top = 0.0, 0.125, 0.0, 0.0, 1.0, 0.0
+
TechRequired = automation
node_stack_bottom = 0.0, -0.125, 0.0, 0.0, 1.0, 0.0
+
entryCost = 22000
 
+
cost = 2700
TechRequired = advUnmanned
+
category = Pods
entryCost = 22000
+
subcategory = 0
cost = 2700
+
title = MK2 Drone Core
category = Pods
+
manufacturer = C7 Aerospace Division
subcategory = 0
+
description = After extensive research and testing to improve the safety factor of next-generation modules for their Mk2 series, engineers at C7 Aerospace got fed up with having to constantly find new recruits willing to test their prototypes, and decided to develop an autonomous AI capable of doing the same job, only with a lot less screaming over the comms link. This was met with divided opinions, some criticizing C7 as taking the "booooring" route, others praising them for the innovation, while yet others reacted by shutting themselves in bunkers in anticipation of the time when these units will gain sentience and turn on their creators. C7 has vehemently denied any involvement in all sentient-AI-related catastrophes so far.
title = MK2 Drone Core
+
attachRules = 1,0,1,1,0
manufacturer = C7 Aerospace Division
+
mass = 0.20
description = After extensive research and testing to improve the safety factor of next-generation modules for their Mk2 series, engineers at C7 Aerospace got fed up with having to constantly find new recruits willing to test their prototypes, and decided to develop an autonomous AI capable of doing the same job, only with a lot less screaming over the comms link. This was met with divided opinions, some criticizing C7 as taking the "booooring" route, others praising them for the innovation, while yet others reacted by shutting themselves in bunkers in anticipation of the time when these units will gain sentience and turn on their creators. C7 has vehemently denied any involvement in all sentient-AI-related catastrophes so far.
+
dragModelType = default
 
+
maximum_drag = 0.2
attachRules = 1,0,1,1,0
+
minimum_drag = 0.3
 
+
angularDrag = 2
mass = 0.20
+
crashTolerance = 20
dragModelType = default
+
breakingForce = 200
maximum_drag = 0.2
+
breakingTorque = 200
minimum_drag = 0.3
+
maxTemp = 2000 // = 3400
angularDrag = 2
+
vesselType = Probe
crashTolerance = 20
+
bulkheadProfiles = mk2
breakingForce = 200
+
MODULE
breakingTorque = 200
+
{
maxTemp = 3400
+
name = ModuleCommand
 
+
minimumCrew = 0
vesselType = Probe
+
RESOURCE
 
+
{
MODULE
+
name = ElectricCharge
{
+
rate = 0.05
name = ModuleCommand
+
}
minimumCrew = 0
+
}
 
 
RESOURCE
 
RESOURCE
 
{
 
{
 
name = ElectricCharge
 
name = ElectricCharge
rate = 0.05
+
amount = 250
 +
maxAmount = 250
 +
}
 +
MODULE
 +
{
 +
name = ModuleReactionWheel
 +
PitchTorque = 15
 +
YawTorque = 3
 +
RollTorque = 3
 +
RESOURCE
 +
{
 +
name = ElectricCharge
 +
rate = 0.5
 +
}
 
}
 
}
}
+
MODULE
 
 
RESOURCE
 
{
 
name = ElectricCharge
 
amount = 250
 
maxAmount = 250
 
}
 
 
 
MODULE
 
{
 
name = ModuleReactionWheel
 
 
PitchTorque = 15
 
YawTorque = 3
 
RollTorque = 3
 
 
RESOURCE
 
 
{
 
{
name = ElectricCharge
+
name = ModuleSAS
rate = 0.5
+
SASServiceLevel = 3
 
}
 
}
}
 
 
MODULE
 
{
 
name = ModuleSAS
 
SASServiceLevel = 3
 
}
 
 
}
 
}
  
 
}}
 
}}

Revision as of 09:56, 29 April 2015

This is the configuration file for MK2 Drone Core.
PART
{
	name = mk2DroneCore
	module = Part
	author = Porkjet
	mesh = model.mu
	rescaleFactor = 1
	node_stack_top = 0.0, 0.125, 0.0, 0.0, 1.0, 0.0
	node_stack_bottom = 0.0, -0.125, 0.0, 0.0, -1.0, 0.0
	TechRequired = automation
	entryCost = 22000
	cost = 2700
	category = Pods
	subcategory = 0
	title = MK2 Drone Core
	manufacturer = C7 Aerospace Division
	description = After extensive research and testing to improve the safety factor of next-generation modules for their Mk2 series, engineers at C7 Aerospace got fed up with having to constantly find new recruits willing to test their prototypes, and decided to develop an autonomous AI capable of doing the same job, only with a lot less screaming over the comms link. This was met with divided opinions, some criticizing C7 as taking the "booooring" route, others praising them for the innovation, while yet others reacted by shutting themselves in bunkers in anticipation of the time when these units will gain sentience and turn on their creators. C7 has vehemently denied any involvement in all sentient-AI-related catastrophes so far.
	attachRules = 1,0,1,1,0
	mass = 0.20
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 20
	breakingForce = 200
	breakingTorque = 200
	maxTemp = 2000 // = 3400
	vesselType = Probe
	bulkheadProfiles = mk2
	MODULE
	{
		name = ModuleCommand
		minimumCrew = 0
		RESOURCE
		{
			name = ElectricCharge
			rate = 0.05
		}
	}
	RESOURCE
	{
		name = ElectricCharge
		amount = 250
		maxAmount = 250
	}
	MODULE
	{
		name = ModuleReactionWheel
		PitchTorque = 15
		YawTorque = 3
		RollTorque = 3
		RESOURCE
		{
			name = ElectricCharge
			rate = 0.5
		}
	}
	MODULE
	{
		name = ModuleSAS
		SASServiceLevel = 3
	}
}