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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*update to 1.0.4;)
m (Update config)
 
Line 13: Line 13:
 
category = Pods
 
category = Pods
 
subcategory = 0
 
subcategory = 0
title = MK2 Drone Core
+
title = #autoLOC_500328 //#autoLOC_500328 = MK2 Drone Core
manufacturer = C7 Aerospace Division
+
manufacturer = #autoLOC_501624 //#autoLOC_501624 = 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.
+
description = #autoLOC_500329 //#autoLOC_500329 = 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
 
attachRules = 1,0,1,1,0
 
mass = 0.20
 
mass = 0.20
Line 28: Line 28:
 
vesselType = Probe
 
vesselType = Probe
 
bulkheadProfiles = mk2
 
bulkheadProfiles = mk2
 +
tags = #autoLOC_500330 //#autoLOC_500330 = aero aircraft cmg command control fly gyro kerbnet moment plane probe react sas satellite space stab steer torque
 
MODULE
 
MODULE
 
{
 
{
Line 36: Line 37:
 
name = ElectricCharge
 
name = ElectricCharge
 
rate = 0.05
 
rate = 0.05
 +
}
 +
hasHibernation = True
 +
hibernationMultiplier = 0.2
 +
defaultControlPointDisplayName = #autoLOC_6011003 //#autoLOC_6011003 = Default
 +
CONTROLPOINT
 +
{
 +
name = reverse
 +
displayName = #autoLOC_6011004 //#autoLOC_6011004 = Reversed
 +
orientation = 0,0,180
 
}
 
}
 
}
 
}
Line 60: Line 70:
 
name = ModuleSAS
 
name = ModuleSAS
 
SASServiceLevel = 3
 
SASServiceLevel = 3
 +
}
 +
MODULE
 +
{
 +
name = ModuleKerbNetAccess
 +
EnhancedSituationMask = 24
 +
EnhancedMinimumFoV = 45
 +
EnhancedMaximumFoV = 135
 +
MinimumFoV = 10
 +
MaximumFoV = 20
 +
AnomalyDetection = 0.48
 +
DISPLAY_MODES
 +
{
 +
Mode = Biome,#autoLOC_438890 //#autoLOC_438890 = Biome
 +
Mode = Terrain,#autoLOC_438839 //#autoLOC_438839 = Terrain
 +
}
 +
}
 +
 +
MODULE
 +
{
 +
name = ModuleDataTransmitter
 +
antennaType = INTERNAL
 +
packetInterval = 1.0
 +
packetSize = 2
 +
packetResourceCost = 12.0
 +
requiredResource = ElectricCharge
 +
antennaPower = 5000
 +
optimumRange = 2500
 +
packetFloor = .1
 +
packetCeiling = 5
 +
}
 +
DRAG_CUBE
 +
{
 +
cube = Default, 0.3691,0.5661,1.324, 0.3691,0.5661,1.324, 2.494,0.972,0.1627, 2.494,0.972,0.1627, 0.6348,0.9013,0.7, 0.6348,0.9013,0.7, 0,-6.258E-07,7.461E-14, 2.5,0.25,1.5
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 900
 
}
 
}
 
}
 
}
 
 
}}
 
}}

Latest revision as of 21:12, 9 October 2024

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 = #autoLOC_500328 //#autoLOC_500328 = MK2 Drone Core
	manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
	description = #autoLOC_500329 //#autoLOC_500329 = 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 = 2500 // = 3400
	vesselType = Probe
	bulkheadProfiles = mk2
	tags = #autoLOC_500330 //#autoLOC_500330 = aero aircraft cmg command control fly gyro kerbnet moment plane probe react sas satellite space stab steer torque
	MODULE
	{
		name = ModuleCommand
		minimumCrew = 0
		RESOURCE
		{
			name = ElectricCharge
			rate = 0.05
		}
		hasHibernation = True
		hibernationMultiplier = 0.2
		defaultControlPointDisplayName = #autoLOC_6011003 //#autoLOC_6011003 = Default
		CONTROLPOINT
		{
			name = reverse
			displayName = #autoLOC_6011004 //#autoLOC_6011004 = Reversed
			orientation = 0,0,180
		}
	}
	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
	}
	MODULE
	{
		name = ModuleKerbNetAccess
		EnhancedSituationMask = 24
		EnhancedMinimumFoV = 45
		EnhancedMaximumFoV = 135
		MinimumFoV = 10
		MaximumFoV = 20
		AnomalyDetection = 0.48
		DISPLAY_MODES
		{
			Mode = Biome,#autoLOC_438890 //#autoLOC_438890 = Biome
			Mode = Terrain,#autoLOC_438839 //#autoLOC_438839 = Terrain
		}
	}

	MODULE
	{
		name = ModuleDataTransmitter
		antennaType = INTERNAL
		packetInterval = 1.0
		packetSize = 2
		packetResourceCost = 12.0
		requiredResource = ElectricCharge
		antennaPower = 5000
		optimumRange = 2500
		packetFloor = .1
		packetCeiling = 5
	}
	DRAG_CUBE
	{
		cube = Default, 0.3691,0.5661,1.324, 0.3691,0.5661,1.324, 2.494,0.972,0.1627, 2.494,0.972,0.1627, 0.6348,0.9013,0.7, 0.6348,0.9013,0.7, 0,-6.258E-07,7.461E-14, 2.5,0.25,1.5				
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 900
	}
}