Parts/Resources/SurfaceScanner/SurfaceScanner.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 19:57, 18 October 2016 by ArnePeirs (talk | contribs) (Update part config)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for Surface Scanning Module.
PART
{
name = SurfaceScanner
module = Part
author = RoverDude

mesh = SampleKit.mu
scale = 1
rescaleFactor = 1

node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1, 0

TechRequired = scienceTech
entryCost = 2400
cost = 800
category = Science
subcategory = 0
title = Surface Scanning Module
manufacturer = Experimental Engineering Group
description = A small module that includes soil, atmospheric, and oceanic sampling tools.  When used while landed on a planet or moon, the sample data gathered can be used to increase the accuracy of orbital survey scanners.
attachRules = 0,1,0,0,0

// --- standard part parameters ---
mass = 0.005
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3000
bulkheadProfiles = srf
tags = isru mine )mining (ore prospect resource scanner sensor
MODULE
{
	name = ModuleGPS
}

MODULE
{
	name = ModuleResourceScanner
	ScannerType = 0
	ResourceName = Ore
	MaxAbundanceAltitude = 1000
	RequiresUnlock = false
}

MODULE
{
	name=ModuleBiomeScanner
}

MODULE
{
	name=ModuleAsteroidAnalysis
}

MODULE
{
	name=ModuleAnalysisResource
	resourceName = Ore
}

}