Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PART
- {
- // --- general parameters ---
- name = USI_Nuke_125
- module = Part
- author = RoverDude
- // --- asset parameters ---
- scale = 1
- rescaleFactor = 1
- MODEL
- {
- model = UmbraSpaceIndustries/ReactorPack/Assets/Nuke_125
- }
- // --- node definitions ---
- // definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z
- node_stack_bottom = 0.0, -1, 0.0, 0.0, -1.0, 0.0, 1
- node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 1
- breakingForce = 12690
- breakingTorque = 12690
- // --- editor parameters ---
- TechRequired = advScienceTech
- entryCost = 3795
- cost = 37950
- category = Utility
- subcategory = 0
- title = Nuclear Reactor (1.25m)
- manufacturer = Umbra Space Industries
- description = A compact nuclear reactor for interplanetary operations, spacecraft, stations, and surface bases.
- // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
- attachRules = 1,0,1,1,0
- // --- standard part parameters ---
- mass = 0.8
- dragModelType = default
- maximum_drag = 0.20
- minimum_drag = 0.15
- angularDrag = 2
- crashTolerance = 12
- maxTemp = 3400
- MODULE
- {
- name = ModuleOverheatDisplay
- }
- MODULE
- {
- name = ModuleResourceConverter
- ConverterName = Reactor
- StartActionName = Start Reactor
- StopActionName = Stop Reactor
- AutoShutdown = true
- TemperatureModifier
- {
- key = 0 100000
- key = 750 50000
- key = 1000 10000
- key = 1250 500
- key = 2000 50
- key = 4000 0
- }
- GeneratesHeat = true
- DefaultShutoffTemp = .8
- ThermalEfficiency
- {
- key = 0 0 0 0
- key = 500 0.1 0 0
- key = 1000 1.0 0 0
- key = 1250 0.1 0 0
- key = 3000 0 0 0
- }
- UseSpecialistBonus = true
- SpecialistEfficiencyFactor = 0.2
- SpecialistBonusBase = 0.05
- Specialty = Engineer
- EfficiencyBonus = 1
- INPUT_RESOURCE
- {
- ResourceName = Karbonite
- Ratio = 0.00000078
- FlowMode = STAGE_PRIORITY_FLOW
- }
- OUTPUT_RESOURCE
- {
- ResourceName = ElectricCharge
- Ratio = 230
- DumpExcess = false
- FlowMode = STAGE_PRIORITY_FLOW
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement