Parts/Resources/OrbitalScanner/OrbitalScanner.cfg
From Kerbal Space Program Wiki
< Parts
PART { name = OrbitalScanner module = Part author = RoverDude mesh = OrbitalScanner.mu scale = 1 rescaleFactor = 1 node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 node_attach = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 TechRequired = experimentalScience entryCost = 3000 cost = 1000 category = Science subcategory = 0 title = #autoLOC_500664 //#autoLOC_500664 = M4435 Narrow-Band Scanner manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group description = #autoLOC_500665 //#autoLOC_500665 = Ideal for surveying potential landing sites, this scanner provides detailed information about the planet or moon that it orbits, though this data is limited to the spot directly below the scanner. attachRules = 1,1,0,0,0 // --- standard part parameters --- mass = 0.1 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 2000 // = 3000 bulkheadProfiles = size0, srf tags = #autoLOC_500666 //#autoLOC_500666 = isru mine )mining (ore prospect resource sensor MODULE { name = ModuleGPS } MODULE { name = ModuleResourceScanner MaxAbundanceAltitude = 500000 RequiresUnlock = true ScannerType = 0 ResourceName = Ore } MODULE { name = ModuleKerbNetAccess EnhancedSituationMask = 7 EnhancedMinimumFoV = 160 EnhancedMaximumFoV = 179.5 MinimumFoV = 5 MaximumFoV = 90 AnomalyDetection = 0 RequiresAnimation = True DISPLAY_MODES { Mode = Resources,#autoLOC_900321 //#autoLOC_900321 = Resources } } MODULE { name = ModuleAnimationGroup deployAnimationName = activeAnimationName = miniscanner deployActionName = #autoLOC_6001485 //#autoLOC_6001485 = Activate retractActionName = #autoLOC_6001957 //#autoLOC_6001957 = Deactivate deployActionName = #autoLOC_6002387 //#autoLOC_6002387 = Deploy <<1>> retractActionName = #autoLOC_6002388 //#autoLOC_6002388 = Retract <<1>> toggleActionName = #autoLOC_6002389 //#autoLOC_6002389 = Toggle <<1>> moduleType = #autoLOC_7001229 //#autoLOC_7001229 = Scanner } MODULE { name = ModuleCargoPart packedVolume = 600 } }