Advertisement
Guest User

MM Cache RR Converter

a guest
Mar 23rd, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 50.79 KB | None | 0 0
  1. UrlConfig
  2. {
  3.     parentUrl = Squad/Parts/Resources/MiniISRU/MiniISRU.cfg
  4.     PART
  5.     {
  6.         name = MiniISRU
  7.         module = Part
  8.         author = Andrew Cassidy
  9.         rescaleFactor = 1
  10.         node_stack_top = 0.0, .9, 0.0, 0.0, 1.0, 0.0, 1
  11.         node_stack_bottom = 0.0, -.9, 0.0, 0.0, -1.0, 0.0, 1
  12.         TechRequired = advScienceTech
  13.         entryCost = 4000
  14.         cost = 1000
  15.         category = Utility
  16.         subcategory = 0
  17.         title = Convert-O-Tron 125
  18.         manufacturer = Kerbodyne
  19.         description = A smaller version of Kerbodyne's mobile processing plant, this module can take raw materials containing even trace amounts of oxygen and hydrogen, and crack them into useful fuel products.  When operated by a skilled engineer, you will be able to operate with better efficiency.  While this smaller model is lighter than its bigger cousin, it is less efficient, and not designed for long-term operations.  These modules operate best at their ideal operating temperatures, and feature auto-shutdown in the event of excessive overheating.  Radiators can be used to help manage excessive heat.
  20.         attachRules = 1,0,1,1,0
  21.         mass = 1.25
  22.         dragModelType = default
  23.         maximum_drag = 0.2
  24.         minimum_drag = 0.2
  25.         angularDrag = 2
  26.         crashTolerance = 7
  27.         maxTemp = 2000
  28.         bulkheadProfiles = size1
  29.         tags = conver isru mine )mining (ore process resource cck-rr
  30.         RRConverter = isSet
  31.         RRPower = 0.25
  32.         RRSlots = 1
  33.         MODULE
  34.         {
  35.             name = ModuleSystemHeatConverter
  36.             ConverterName = Lf+Ox
  37.             StartActionName = Start ISRU [Lf+Ox]
  38.             StopActionName = Stop ISRU [Lf+Ox]
  39.             AutoShutdown = true
  40.             GeneratesHeat = false
  41.             DefaultShutoffTemp = .8
  42.             UseSpecialistBonus = true
  43.             SpecialistEfficiencyFactor = 0.2
  44.             SpecialistBonusBase = 0.05
  45.             UseSpecialistHeatBonus = true
  46.             SpecialistHeatFactor = 0.1
  47.             ExperienceEffect = ConverterSkill
  48.             EfficiencyBonus = 1
  49.             resourceOutputName = LF+Ox
  50.             moduleID = converter2
  51.             systemHeatModuleID = isru
  52.             shutdownTemperature = 800
  53.             systemOutletTemperature = 500
  54.             systemPower = 20
  55.             INPUT_RESOURCE
  56.             {
  57.                 ResourceName = Ore
  58.                 Ratio = 0.125
  59.                 FlowMode = STAGE_PRIORITY_FLOW
  60.             }
  61.             INPUT_RESOURCE
  62.             {
  63.                 ResourceName = ElectricCharge
  64.                 Ratio = 7.5
  65.             }
  66.             OUTPUT_RESOURCE
  67.             {
  68.                 ResourceName = LiquidFuel
  69.                 Ratio = 0.1125
  70.                 DumpExcess = false
  71.                 FlowMode = STAGE_PRIORITY_FLOW
  72.             }
  73.             OUTPUT_RESOURCE
  74.             {
  75.                 ResourceName = Oxidizer
  76.                 Ratio = 0.1375
  77.                 DumpExcess = True
  78.                 FlowMode = STAGE_PRIORITY_FLOW
  79.             }
  80.             systemEfficiency
  81.             {
  82.                 key = 0 0.0
  83.                 key = 300 1.0
  84.                 key = 1000 1.0
  85.                 key = 1300 0.0
  86.             }
  87.         }
  88.         MODULE
  89.         {
  90.             name = ModuleSystemHeatConverter
  91.             ConverterName = LiquidFuel
  92.             StartActionName = Start ISRU [LqdFuel]
  93.             StopActionName = Stop ISRU [LqdFuel]
  94.             AutoShutdown = true
  95.             GeneratesHeat = false
  96.             DefaultShutoffTemp = .8
  97.             UseSpecialistBonus = true
  98.             SpecialistEfficiencyFactor = 0.2
  99.             SpecialistBonusBase = 0.05
  100.             UseSpecialistHeatBonus = true
  101.             SpecialistHeatFactor = 0.1
  102.             ExperienceEffect = ConverterSkill
  103.             EfficiencyBonus = 1
  104.             resourceOutputName = LqdFuel
  105.             moduleID = converter1
  106.             systemHeatModuleID = isru
  107.             shutdownTemperature = 800
  108.             systemOutletTemperature = 500
  109.             systemPower = 20
  110.             INPUT_RESOURCE
  111.             {
  112.                 ResourceName = Ore
  113.                 Ratio = 0.5625
  114.                 FlowMode = STAGE_PRIORITY_FLOW
  115.             }
  116.             INPUT_RESOURCE
  117.             {
  118.                 ResourceName = ElectricCharge
  119.                 Ratio = 7.5
  120.             }
  121.             OUTPUT_RESOURCE
  122.             {
  123.                 ResourceName = LiquidFuel
  124.                 Ratio = 0.1125
  125.                 DumpExcess = false
  126.                 FlowMode = STAGE_PRIORITY_FLOW
  127.             }
  128.             systemEfficiency
  129.             {
  130.                 key = 0 0.0
  131.                 key = 300 1.0
  132.                 key = 1000 1.0
  133.                 key = 1300 0.0
  134.             }
  135.         }
  136.         MODULE
  137.         {
  138.             name = ModuleSystemHeatConverter
  139.             ConverterName = Oxidizer
  140.             StartActionName = Start ISRU [Ox]
  141.             StopActionName = Stop ISRU [Ox]
  142.             AutoShutdown = true
  143.             GeneratesHeat = false
  144.             DefaultShutoffTemp = .8
  145.             UseSpecialistBonus = true
  146.             SpecialistEfficiencyFactor = 0.2
  147.             SpecialistBonusBase = 0.05
  148.             UseSpecialistHeatBonus = true
  149.             SpecialistHeatFactor = 0.1
  150.             ExperienceEffect = ConverterSkill
  151.             EfficiencyBonus = 1
  152.             resourceOutputName = Ox
  153.             moduleID = converter3
  154.             systemHeatModuleID = isru
  155.             shutdownTemperature = 800
  156.             systemOutletTemperature = 500
  157.             systemPower = 20
  158.             INPUT_RESOURCE
  159.             {
  160.                 ResourceName = Ore
  161.                 Ratio = 0.6875
  162.                 FlowMode = STAGE_PRIORITY_FLOW
  163.             }
  164.             INPUT_RESOURCE
  165.             {
  166.                 ResourceName = ElectricCharge
  167.                 Ratio = 7.5
  168.             }
  169.             OUTPUT_RESOURCE
  170.             {
  171.                 ResourceName = Oxidizer
  172.                 Ratio = 0.1375
  173.                 DumpExcess = false
  174.                 FlowMode = STAGE_PRIORITY_FLOW
  175.             }
  176.             systemEfficiency
  177.             {
  178.                 key = 0 0.0
  179.                 key = 300 1.0
  180.                 key = 1000 1.0
  181.                 key = 1300 0.0
  182.             }
  183.         }
  184.         MODULE
  185.         {
  186.             name = ModuleSystemHeatConverter
  187.             ConverterName = MonoPropellant
  188.             StartActionName = Start ISRU [MonoProp]
  189.             StopActionName = Stop ISRU [MonoProp]
  190.             AutoShutdown = true
  191.             GeneratesHeat = false
  192.             DefaultShutoffTemp = .8
  193.             UseSpecialistBonus = true
  194.             SpecialistEfficiencyFactor = 0.2
  195.             SpecialistBonusBase = 0.05
  196.             UseSpecialistHeatBonus = true
  197.             SpecialistHeatFactor = 0.1
  198.             ExperienceEffect = ConverterSkill
  199.             EfficiencyBonus = 1
  200.             resourceOutputName = Monoprop
  201.             moduleID = converter4
  202.             systemHeatModuleID = isru
  203.             shutdownTemperature = 800
  204.             systemOutletTemperature = 500
  205.             systemPower = 20
  206.             INPUT_RESOURCE
  207.             {
  208.                 ResourceName = Ore
  209.                 Ratio = 0.625
  210.                 FlowMode = STAGE_PRIORITY_FLOW
  211.             }
  212.             INPUT_RESOURCE
  213.             {
  214.                 ResourceName = ElectricCharge
  215.                 Ratio = 7.5
  216.             }
  217.             OUTPUT_RESOURCE
  218.             {
  219.                 ResourceName = MonoPropellant
  220.                 Ratio = 0.125
  221.                 DumpExcess = false
  222.                 FlowMode = STAGE_PRIORITY_FLOW
  223.             }
  224.             systemEfficiency
  225.             {
  226.                 key = 0 0.0
  227.                 key = 300 1.0
  228.                 key = 1000 1.0
  229.                 key = 1300 0.0
  230.             }
  231.         }
  232.         MODULE
  233.         {
  234.             name = ModuleCargoPart
  235.             packedVolume = -1
  236.         }
  237.         MODULE
  238.         {
  239.             name = ModuleSystemHeatConverter
  240.             ConverterName = Kerolox B
  241.             StartActionName = Start ISRU [Kerolox B]
  242.             StopActionName = Stop ISRU [Kerolox B]
  243.             AutoShutdown = true
  244.             GeneratesHeat = false
  245.             DefaultShutoffTemp = .8
  246.             UseSpecialistBonus = true
  247.             SpecialistEfficiencyFactor = 0.2
  248.             SpecialistBonusBase = 0.05
  249.             UseSpecialistHeatBonus = true
  250.             SpecialistHeatFactor = 0.1
  251.             ExperienceEffect = ConverterSkill
  252.             EfficiencyBonus = 1
  253.             resourceOutputName = LF+Ox
  254.             moduleID = converter2
  255.             systemHeatModuleID = isru
  256.             shutdownTemperature = 800
  257.             systemOutletTemperature = 500
  258.             systemPower = 20
  259.             INPUT_RESOURCE
  260.             {
  261.                 ResourceName = LqdHydrogen
  262.                 Ratio = 0.092475
  263.                 FlowMode = STAGE_PRIORITY_FLOW
  264.             }
  265.             INPUT_RESOURCE
  266.             {
  267.                 ResourceName = ElectricCharge
  268.                 Ratio = 7.5
  269.             }
  270.             OUTPUT_RESOURCE
  271.             {
  272.                 ResourceName = LiquidFuel
  273.                 Ratio = 0.008525
  274.                 DumpExcess = false
  275.                 FlowMode = STAGE_PRIORITY_FLOW
  276.             }
  277.             OUTPUT_RESOURCE
  278.             {
  279.                 ResourceName = Oxidizer
  280.                 Ratio = 0.0192
  281.                 DumpExcess = True
  282.                 FlowMode = STAGE_PRIORITY_FLOW
  283.             }
  284.             INPUT_RESOURCE
  285.             {
  286.                 ResourceName = LqdCO2
  287.                 Ratio = 0.112525
  288.                 FlowMode = STAGE_PRIORITY_FLOW
  289.             }
  290.             systemEfficiency
  291.             {
  292.                 key = 0 0.0
  293.                 key = 300 1.0
  294.                 key = 1000 1.0
  295.                 key = 1300 0.0
  296.             }
  297.         }
  298.         MODULE
  299.         {
  300.             name = ModuleSystemHeatConverter
  301.             ConverterName = Kerosene
  302.             StartActionName = Start ISRU [Kerosene]
  303.             StopActionName = Stop ISRU [Kerosene]
  304.             AutoShutdown = true
  305.             GeneratesHeat = false
  306.             DefaultShutoffTemp = .8
  307.             UseSpecialistBonus = true
  308.             SpecialistEfficiencyFactor = 0.2
  309.             SpecialistBonusBase = 0.05
  310.             UseSpecialistHeatBonus = true
  311.             SpecialistHeatFactor = 0.1
  312.             ExperienceEffect = ConverterSkill
  313.             EfficiencyBonus = 1
  314.             resourceOutputName = LF+Ox
  315.             moduleID = converter1
  316.             systemHeatModuleID = isru
  317.             shutdownTemperature = 800
  318.             systemOutletTemperature = 500
  319.             systemPower = 20
  320.             INPUT_RESOURCE
  321.             {
  322.                 ResourceName = LqdHydrogen
  323.                 Ratio = 0.4625
  324.                 FlowMode = STAGE_PRIORITY_FLOW
  325.             }
  326.             INPUT_RESOURCE
  327.             {
  328.                 ResourceName = ElectricCharge
  329.                 Ratio = 7.5
  330.             }
  331.             OUTPUT_RESOURCE
  332.             {
  333.                 ResourceName = LiquidFuel
  334.                 Ratio = 0.0928
  335.                 DumpExcess = false
  336.                 FlowMode = STAGE_PRIORITY_FLOW
  337.             }
  338.             INPUT_RESOURCE
  339.             {
  340.                 ResourceName = Carbon
  341.                 Ratio = 0.08625
  342.                 FlowMode = STAGE_PRIORITY_FLOW
  343.             }
  344.             systemEfficiency
  345.             {
  346.                 key = 0 0.0
  347.                 key = 300 1.0
  348.                 key = 1000 1.0
  349.                 key = 1300 0.0
  350.             }
  351.         }
  352.         MODULE
  353.         {
  354.             name = ModuleSystemHeatConverter
  355.             ConverterName = Hydrolox
  356.             StartActionName = Start ISRU [Hydrolox]
  357.             StopActionName = Stop ISRU [Hydrolox]
  358.             AutoShutdown = true
  359.             GeneratesHeat = false
  360.             DefaultShutoffTemp = .8
  361.             UseSpecialistBonus = true
  362.             SpecialistEfficiencyFactor = 0.2
  363.             SpecialistBonusBase = 0.05
  364.             UseSpecialistHeatBonus = true
  365.             SpecialistHeatFactor = 0.1
  366.             ExperienceEffect = ConverterSkill
  367.             EfficiencyBonus = 1
  368.             resourceOutputName = LF+Ox
  369.             moduleID = converter3
  370.             systemHeatModuleID = isru
  371.             shutdownTemperature = 800
  372.             systemOutletTemperature = 500
  373.             systemPower = 20
  374.             INPUT_RESOURCE
  375.             {
  376.                 ResourceName = Water
  377.                 Ratio = 0.9
  378.                 FlowMode = STAGE_PRIORITY_FLOW
  379.             }
  380.             INPUT_RESOURCE
  381.             {
  382.                 ResourceName = ElectricCharge
  383.                 Ratio = 7.5
  384.             }
  385.             OUTPUT_RESOURCE
  386.             {
  387.                 ResourceName = LqdHydrogen
  388.                 Ratio = 2.22
  389.                 DumpExcess = false
  390.                 FlowMode = STAGE_PRIORITY_FLOW
  391.             }
  392.             OUTPUT_RESOURCE
  393.             {
  394.                 ResourceName = Oxidizer
  395.                 Ratio = 0.148
  396.                 DumpExcess = True
  397.                 FlowMode = STAGE_PRIORITY_FLOW
  398.             }
  399.             systemEfficiency
  400.             {
  401.                 key = 0 0.0
  402.                 key = 300 1.0
  403.                 key = 1000 1.0
  404.                 key = 1300 0.0
  405.             }
  406.         }
  407.         MODULE
  408.         {
  409.             name = ModuleSystemHeatConverter
  410.             ConverterName = Methalox
  411.             StartActionName = Start ISRU [Methalox]
  412.             StopActionName = Stop ISRU [Methalox]
  413.             AutoShutdown = true
  414.             GeneratesHeat = false
  415.             DefaultShutoffTemp = .8
  416.             UseSpecialistBonus = true
  417.             SpecialistEfficiencyFactor = 0.2
  418.             SpecialistBonusBase = 0.05
  419.             UseSpecialistHeatBonus = true
  420.             SpecialistHeatFactor = 0.1
  421.             ExperienceEffect = ConverterSkill
  422.             EfficiencyBonus = 1
  423.             resourceOutputName = LF+Ox
  424.             moduleID = converter3
  425.             systemHeatModuleID = isru
  426.             shutdownTemperature = 800
  427.             systemOutletTemperature = 500
  428.             systemPower = 20
  429.             INPUT_RESOURCE
  430.             {
  431.                 ResourceName = LqdHydrogen
  432.                 Ratio = 0.94125
  433.                 FlowMode = STAGE_PRIORITY_FLOW
  434.             }
  435.             INPUT_RESOURCE
  436.             {
  437.                 ResourceName = ElectricCharge
  438.                 Ratio = 7.5
  439.             }
  440.             OUTPUT_RESOURCE
  441.             {
  442.                 ResourceName = LqdMethane
  443.                 Ratio = 0.943
  444.                 DumpExcess = false
  445.                 FlowMode = STAGE_PRIORITY_FLOW
  446.             }
  447.             OUTPUT_RESOURCE
  448.             {
  449.                 ResourceName = Oxidizer
  450.                 Ratio = 0.08
  451.                 DumpExcess = True
  452.                 FlowMode = STAGE_PRIORITY_FLOW
  453.             }
  454.             INPUT_RESOURCE
  455.             {
  456.                 ResourceName = LqdCO2
  457.                 Ratio = 0.6275
  458.                 FlowMode = STAGE_PRIORITY_FLOW
  459.             }
  460.             systemEfficiency
  461.             {
  462.                 key = 0 0.0
  463.                 key = 300 1.0
  464.                 key = 1000 1.0
  465.                 key = 1300 0.0
  466.             }
  467.         }
  468.         MODULE
  469.         {
  470.             name = ModuleSystemHeatConverter
  471.             ConverterName = LqdAmmonia
  472.             StartActionName = Start ISRU [LqdAmmonia]
  473.             StopActionName = Stop ISRU [LqdAmmonia]
  474.             AutoShutdown = true
  475.             GeneratesHeat = false
  476.             DefaultShutoffTemp = .8
  477.             UseSpecialistBonus = true
  478.             SpecialistEfficiencyFactor = 0.2
  479.             SpecialistBonusBase = 0.05
  480.             UseSpecialistHeatBonus = true
  481.             SpecialistHeatFactor = 0.1
  482.             ExperienceEffect = ConverterSkill
  483.             EfficiencyBonus = 1
  484.             resourceOutputName = LF+Ox
  485.             moduleID = LqdAmmonia
  486.             systemHeatModuleID = isru
  487.             shutdownTemperature = 800
  488.             systemOutletTemperature = 600
  489.             systemPower = 6.75
  490.             INPUT_RESOURCE
  491.             {
  492.                 ResourceName = LqdHydrogen
  493.                 Ratio = 0.2134
  494.                 FlowMode = STAGE_PRIORITY_FLOW
  495.             }
  496.             INPUT_RESOURCE
  497.             {
  498.                 ResourceName = ElectricCharge
  499.                 Ratio = 7.5
  500.             }
  501.             OUTPUT_RESOURCE
  502.             {
  503.                 ResourceName = LqdAmmonia
  504.                 Ratio = 0.121275
  505.                 DumpExcess = false
  506.                 FlowMode = STAGE_PRIORITY_FLOW
  507.             }
  508.             INPUT_RESOURCE
  509.             {
  510.                 ResourceName = LqdNitrogen
  511.                 Ratio = 0.0849
  512.                 FlowMode = STAGE_PRIORITY_FLOW
  513.             }
  514.             systemEfficiency
  515.             {
  516.                 key = 0 0.0
  517.                 key = 300 1.0
  518.                 key = 1000 1.0
  519.                 key = 1300 0.0
  520.             }
  521.         }
  522.         MODULE
  523.         {
  524.             name = ModuleSystemHeatConverter
  525.             ConverterName = MonoPropellant
  526.             StartActionName = Start ISRU [MonoPropellant A]
  527.             StopActionName = Stop ISRU [MonoPropellant A]
  528.             AutoShutdown = true
  529.             GeneratesHeat = false
  530.             DefaultShutoffTemp = .8
  531.             UseSpecialistBonus = true
  532.             SpecialistEfficiencyFactor = 0.2
  533.             SpecialistBonusBase = 0.05
  534.             UseSpecialistHeatBonus = true
  535.             SpecialistHeatFactor = 0.1
  536.             ExperienceEffect = ConverterSkill
  537.             EfficiencyBonus = 1
  538.             resourceOutputName = LF+Ox
  539.             moduleID = converter4
  540.             systemHeatModuleID = isru
  541.             shutdownTemperature = 800
  542.             systemOutletTemperature = 500
  543.             systemPower = 20
  544.             INPUT_RESOURCE
  545.             {
  546.                 ResourceName = LqdHydrogen
  547.                 Ratio = 0.142275
  548.                 FlowMode = STAGE_PRIORITY_FLOW
  549.             }
  550.             INPUT_RESOURCE
  551.             {
  552.                 ResourceName = ElectricCharge
  553.                 Ratio = 7.5
  554.             }
  555.             OUTPUT_RESOURCE
  556.             {
  557.                 ResourceName = MonoPropellant
  558.                 Ratio = 0.010675
  559.                 DumpExcess = false
  560.                 FlowMode = STAGE_PRIORITY_FLOW
  561.             }
  562.             INPUT_RESOURCE
  563.             {
  564.                 ResourceName = LqdNitrogen
  565.                 Ratio = 0.0849
  566.                 FlowMode = STAGE_PRIORITY_FLOW
  567.             }
  568.             systemEfficiency
  569.             {
  570.                 key = 0 0.0
  571.                 key = 300 1.0
  572.                 key = 1000 1.0
  573.                 key = 1300 0.0
  574.             }
  575.         }
  576.         MODULE
  577.         {
  578.             name = ModuleSystemHeatConverter
  579.             ConverterName = MonoPropellant + Hydrogen
  580.             StartActionName = Start ISRU [MonoPropellant B]
  581.             StopActionName = Stop ISRU [MonoPropellant B]
  582.             AutoShutdown = true
  583.             GeneratesHeat = false
  584.             DefaultShutoffTemp = .8
  585.             UseSpecialistBonus = true
  586.             SpecialistEfficiencyFactor = 0.2
  587.             SpecialistBonusBase = 0.05
  588.             UseSpecialistHeatBonus = true
  589.             SpecialistHeatFactor = 0.1
  590.             ExperienceEffect = ConverterSkill
  591.             EfficiencyBonus = 1
  592.             resourceOutputName = LF+Ox
  593.             moduleID = converter4
  594.             systemHeatModuleID = isru
  595.             shutdownTemperature = 800
  596.             systemOutletTemperature = 500
  597.             systemPower = 20
  598.             INPUT_RESOURCE
  599.             {
  600.                 ResourceName = LqdAmmonia
  601.                 Ratio = 0.121275
  602.                 FlowMode = STAGE_PRIORITY_FLOW
  603.             }
  604.             INPUT_RESOURCE
  605.             {
  606.                 ResourceName = ElectricCharge
  607.                 Ratio = 7.5
  608.             }
  609.             OUTPUT_RESOURCE
  610.             {
  611.                 ResourceName = MonoPropellant
  612.                 Ratio = 0.010675
  613.                 DumpExcess = false
  614.                 FlowMode = STAGE_PRIORITY_FLOW
  615.             }
  616.             OUTPUT_RESOURCE
  617.             {
  618.                 ResourceName = LqdHydrogen
  619.                 Ratio = 0.071125
  620.                 DumpExcess = false
  621.                 FlowMode = STAGE_PRIORITY_FLOW
  622.             }
  623.             systemEfficiency
  624.             {
  625.                 key = 0 0.0
  626.                 key = 300 1.0
  627.                 key = 1000 1.0
  628.                 key = 1300 0.0
  629.             }
  630.         }
  631.         MODULE
  632.         {
  633.             name = ModuleSystemHeatConverter
  634.             ConverterName = Carbon Extractor
  635.             StartActionName = Start ISRU [Carbon Extractor]
  636.             StopActionName = Stop ISRU [Carbon Extractor]
  637.             AutoShutdown = true
  638.             GeneratesHeat = false
  639.             DefaultShutoffTemp = .8
  640.             UseSpecialistBonus = true
  641.             SpecialistEfficiencyFactor = 0.2
  642.             SpecialistBonusBase = 0.05
  643.             UseSpecialistHeatBonus = true
  644.             SpecialistHeatFactor = 0.1
  645.             ExperienceEffect = ConverterSkill
  646.             EfficiencyBonus = 1
  647.             resourceOutputName = LF+Ox
  648.             moduleID = Carbon Extractor
  649.             systemHeatModuleID = isru
  650.             shutdownTemperature = 800
  651.             systemOutletTemperature = 600
  652.             systemPower = 6.75
  653.             INPUT_RESOURCE
  654.             {
  655.                 ResourceName = Ore
  656.                 Ratio = 0.015025
  657.                 FlowMode = STAGE_PRIORITY_FLOW
  658.             }
  659.             INPUT_RESOURCE
  660.             {
  661.                 ResourceName = ElectricCharge
  662.                 Ratio = 7.5
  663.             }
  664.             OUTPUT_RESOURCE
  665.             {
  666.                 ResourceName = Carbon
  667.                 Ratio = 0.030025
  668.                 DumpExcess = false
  669.                 FlowMode = STAGE_PRIORITY_FLOW
  670.             }
  671.             systemEfficiency
  672.             {
  673.                 key = 0 0.0
  674.                 key = 300 1.0
  675.                 key = 1000 1.0
  676.                 key = 1300 0.0
  677.             }
  678.         }
  679.         MODULE
  680.         {
  681.             name = ModuleSystemHeatConverter
  682.             ConverterName = CO2 Fuser
  683.             StartActionName = Start ISRU [CO2 Fuser]
  684.             StopActionName = Stop ISRU [CO2 Fuser]
  685.             AutoShutdown = true
  686.             GeneratesHeat = false
  687.             DefaultShutoffTemp = .8
  688.             UseSpecialistBonus = true
  689.             SpecialistEfficiencyFactor = 0.2
  690.             SpecialistBonusBase = 0.05
  691.             UseSpecialistHeatBonus = true
  692.             SpecialistHeatFactor = 0.1
  693.             ExperienceEffect = ConverterSkill
  694.             EfficiencyBonus = 1
  695.             resourceOutputName = LF+Ox
  696.             moduleID = CO2 Fuser
  697.             systemHeatModuleID = isru
  698.             shutdownTemperature = 800
  699.             systemOutletTemperature = 600
  700.             systemPower = 6.75
  701.             INPUT_RESOURCE
  702.             {
  703.                 ResourceName = Carbon
  704.                 Ratio = 0.006
  705.                 FlowMode = STAGE_PRIORITY_FLOW
  706.             }
  707.             INPUT_RESOURCE
  708.             {
  709.                 ResourceName = ElectricCharge
  710.                 Ratio = 7.5
  711.             }
  712.             OUTPUT_RESOURCE
  713.             {
  714.                 ResourceName = CarbonDioxide
  715.                 Ratio = 5.64545
  716.                 DumpExcess = false
  717.                 FlowMode = STAGE_PRIORITY_FLOW
  718.             }
  719.             INPUT_RESOURCE
  720.             {
  721.                 ResourceName = Oxygen
  722.                 Ratio = 5.67376
  723.                 FlowMode = STAGE_PRIORITY_FLOW
  724.                 DumpExcess = True
  725.             }
  726.             systemEfficiency
  727.             {
  728.                 key = 0 0.0
  729.                 key = 300 1.0
  730.                 key = 1000 1.0
  731.                 key = 1300 0.0
  732.             }
  733.         }
  734.         MODULE
  735.         {
  736.             name = ModuleSystemHeatConverter
  737.             ConverterName = CO2 Splitter
  738.             StartActionName = Start ISRU [CO2 Splitter]
  739.             StopActionName = Stop ISRU [CO2 Splitter]
  740.             AutoShutdown = true
  741.             GeneratesHeat = false
  742.             DefaultShutoffTemp = .8
  743.             UseSpecialistBonus = true
  744.             SpecialistEfficiencyFactor = 0.2
  745.             SpecialistBonusBase = 0.05
  746.             UseSpecialistHeatBonus = true
  747.             SpecialistHeatFactor = 0.1
  748.             ExperienceEffect = ConverterSkill
  749.             EfficiencyBonus = 1
  750.             resourceOutputName = LF+Ox
  751.             moduleID = CO2 Splitter
  752.             systemHeatModuleID = isru
  753.             shutdownTemperature = 800
  754.             systemOutletTemperature = 600
  755.             systemPower = 6.75
  756.             INPUT_RESOURCE
  757.             {
  758.                 ResourceName = CarbonDioxide
  759.                 Ratio = 5.64545
  760.                 FlowMode = STAGE_PRIORITY_FLOW
  761.             }
  762.             INPUT_RESOURCE
  763.             {
  764.                 ResourceName = ElectricCharge
  765.                 Ratio = 7.5
  766.             }
  767.             OUTPUT_RESOURCE
  768.             {
  769.                 ResourceName = Oxygen
  770.                 Ratio = 5.67376
  771.                 DumpExcess = false
  772.                 FlowMode = STAGE_PRIORITY_FLOW
  773.             }
  774.             OUTPUT_RESOURCE
  775.             {
  776.                 ResourceName = Carbon
  777.                 Ratio = 0.006
  778.                 DumpExcess = True
  779.                 FlowMode = STAGE_PRIORITY_FLOW
  780.             }
  781.             systemEfficiency
  782.             {
  783.                 key = 0 0.0
  784.                 key = 300 1.0
  785.                 key = 1000 1.0
  786.                 key = 1300 0.0
  787.             }
  788.         }
  789.         MODULE
  790.         {
  791.             name = ModuleSystemHeatConverter
  792.             ConverterName = Hydrates Splitter
  793.             StartActionName = Start ISRU [Hydrates Splitter]
  794.             StopActionName = Stop ISRU [Hydrates Splitter]
  795.             AutoShutdown = true
  796.             GeneratesHeat = false
  797.             DefaultShutoffTemp = .8
  798.             UseSpecialistBonus = true
  799.             SpecialistEfficiencyFactor = 0.2
  800.             SpecialistBonusBase = 0.05
  801.             UseSpecialistHeatBonus = true
  802.             SpecialistHeatFactor = 0.1
  803.             ExperienceEffect = ConverterSkill
  804.             EfficiencyBonus = 1
  805.             resourceOutputName = LF+Ox
  806.             moduleID = Hydrates Splitter
  807.             systemHeatModuleID = isru
  808.             shutdownTemperature = 800
  809.             systemOutletTemperature = 600
  810.             systemPower = 6.75
  811.             INPUT_RESOURCE
  812.             {
  813.                 ResourceName = Hydrates
  814.                 Ratio = 0.07535
  815.                 FlowMode = STAGE_PRIORITY_FLOW
  816.             }
  817.             INPUT_RESOURCE
  818.             {
  819.                 ResourceName = ElectricCharge
  820.                 Ratio = 7.5
  821.             }
  822.             OUTPUT_RESOURCE
  823.             {
  824.                 ResourceName = Water
  825.                 Ratio = 0.04505
  826.                 FlowMode = STAGE_PRIORITY_FLOW
  827.                 DumpExcess = True
  828.             }
  829.             OUTPUT_RESOURCE
  830.             {
  831.                 ResourceName = XenonGas
  832.                 Ratio = 0.0036
  833.                 FlowMode = STAGE_PRIORITY_FLOW
  834.                 DumpExcess = True
  835.             }
  836.             OUTPUT_RESOURCE
  837.             {
  838.                 ResourceName = ArgonGas
  839.                 Ratio = 0.223925
  840.                 FlowMode = STAGE_PRIORITY_FLOW
  841.                 DumpExcess = True
  842.             }
  843.             OUTPUT_RESOURCE
  844.             {
  845.                 ResourceName = MetalOre
  846.                 Ratio = 0.003225
  847.                 FlowMode = STAGE_PRIORITY_FLOW
  848.                 DumpExcess = True
  849.             }
  850.             OUTPUT_RESOURCE
  851.             {
  852.                 ResourceName = Oxygen
  853.                 Ratio = 17.021275
  854.                 FlowMode = STAGE_PRIORITY_FLOW
  855.                 DumpExcess = True
  856.             }
  857.             systemEfficiency
  858.             {
  859.                 key = 0 0.0
  860.                 key = 300 1.0
  861.                 key = 1000 1.0
  862.                 key = 1300 0.0
  863.             }
  864.         }
  865.         MODULE
  866.         {
  867.             name = ModuleSystemHeatConverter
  868.             ConverterName = Water Splitter
  869.             StartActionName = Start ISRU [Water Splitter]
  870.             StopActionName = Stop ISRU [Water Splitter]
  871.             AutoShutdown = true
  872.             GeneratesHeat = false
  873.             DefaultShutoffTemp = .8
  874.             UseSpecialistBonus = true
  875.             SpecialistEfficiencyFactor = 0.2
  876.             SpecialistBonusBase = 0.05
  877.             UseSpecialistHeatBonus = true
  878.             SpecialistHeatFactor = 0.1
  879.             ExperienceEffect = ConverterSkill
  880.             EfficiencyBonus = 1
  881.             resourceOutputName = LF+Ox
  882.             moduleID = Water Splitter
  883.             systemHeatModuleID = isru
  884.             shutdownTemperature = 800
  885.             systemOutletTemperature = 600
  886.             systemPower = 6.75
  887.             INPUT_RESOURCE
  888.             {
  889.                 ResourceName = Water
  890.                 Ratio = 0.45
  891.                 FlowMode = STAGE_PRIORITY_FLOW
  892.             }
  893.             INPUT_RESOURCE
  894.             {
  895.                 ResourceName = ElectricCharge
  896.                 Ratio = 7.5
  897.             }
  898.             OUTPUT_RESOURCE
  899.             {
  900.                 ResourceName = Hydrogen
  901.                 Ratio = 56.0625
  902.                 FlowMode = STAGE_PRIORITY_FLOW
  903.                 DumpExcess = True
  904.             }
  905.             OUTPUT_RESOURCE
  906.             {
  907.                 ResourceName = Oxygen
  908.                 Ratio = 28.37
  909.                 DumpExcess = false
  910.                 FlowMode = STAGE_PRIORITY_FLOW
  911.             }
  912.             systemEfficiency
  913.             {
  914.                 key = 0 0.0
  915.                 key = 300 1.0
  916.                 key = 1000 1.0
  917.                 key = 1300 0.0
  918.             }
  919.         }
  920.         MODULE
  921.         {
  922.             name = ModuleSystemHeatConverter
  923.             ConverterName = Alumina Splitter
  924.             StartActionName = Start ISRU [Alumina Splitter]
  925.             StopActionName = Stop ISRU [Alumina Splitter]
  926.             AutoShutdown = true
  927.             GeneratesHeat = false
  928.             DefaultShutoffTemp = .8
  929.             UseSpecialistBonus = true
  930.             SpecialistEfficiencyFactor = 0.2
  931.             SpecialistBonusBase = 0.05
  932.             UseSpecialistHeatBonus = true
  933.             SpecialistHeatFactor = 0.1
  934.             ExperienceEffect = ConverterSkill
  935.             EfficiencyBonus = 1
  936.             resourceOutputName = LF+Ox
  937.             moduleID = Alumina Splitter
  938.             systemHeatModuleID = isru
  939.             shutdownTemperature = 800
  940.             systemOutletTemperature = 600
  941.             systemPower = 6.75
  942.             INPUT_RESOURCE
  943.             {
  944.                 ResourceName = Alumina
  945.                 Ratio = 0.06405
  946.                 FlowMode = STAGE_PRIORITY_FLOW
  947.             }
  948.             INPUT_RESOURCE
  949.             {
  950.                 ResourceName = ElectricCharge
  951.                 Ratio = 7.5
  952.             }
  953.             OUTPUT_RESOURCE
  954.             {
  955.                 ResourceName = Metal
  956.                 Ratio = 0.02505
  957.                 FlowMode = STAGE_PRIORITY_FLOW
  958.                 DumpExcess = True
  959.             }
  960.             OUTPUT_RESOURCE
  961.             {
  962.                 ResourceName = Oxygen
  963.                 Ratio = 28.3688
  964.                 DumpExcess = false
  965.                 FlowMode = STAGE_PRIORITY_FLOW
  966.             }
  967.             systemEfficiency
  968.             {
  969.                 key = 0 0.0
  970.                 key = 300 1.0
  971.                 key = 1000 1.0
  972.                 key = 1300 0.0
  973.             }
  974.         }
  975.         MODULE
  976.         {
  977.             name = ModuleSystemHeatConverter
  978.             ConverterName = Monazite Splitter
  979.             StartActionName = Start ISRU [Monazite Splitter]
  980.             StopActionName = Stop ISRU [Monazite Splitter]
  981.             AutoShutdown = true
  982.             GeneratesHeat = false
  983.             DefaultShutoffTemp = .8
  984.             UseSpecialistBonus = true
  985.             SpecialistEfficiencyFactor = 0.2
  986.             SpecialistBonusBase = 0.05
  987.             UseSpecialistHeatBonus = true
  988.             SpecialistHeatFactor = 0.1
  989.             ExperienceEffect = ConverterSkill
  990.             EfficiencyBonus = 1
  991.             resourceOutputName = LF+Ox
  992.             moduleID = Monazite Splitter
  993.             systemHeatModuleID = isru
  994.             shutdownTemperature = 800
  995.             systemOutletTemperature = 600
  996.             systemPower = 6.75
  997.             INPUT_RESOURCE
  998.             {
  999.                 ResourceName = Monazite
  1000.                 Ratio = 0.0117
  1001.                 FlowMode = STAGE_PRIORITY_FLOW
  1002.             }
  1003.             INPUT_RESOURCE
  1004.             {
  1005.                 ResourceName = ElectricCharge
  1006.                 Ratio = 7.5
  1007.             }
  1008.             OUTPUT_RESOURCE
  1009.             {
  1010.                 ResourceName = RareMetals
  1011.                 Ratio = 0.00625
  1012.                 FlowMode = STAGE_PRIORITY_FLOW
  1013.                 DumpExcess = True
  1014.             }
  1015.             OUTPUT_RESOURCE
  1016.             {
  1017.                 ResourceName = Phosphorus
  1018.                 Ratio = 0.00155
  1019.                 DumpExcess = false
  1020.                 FlowMode = STAGE_PRIORITY_FLOW
  1021.             }
  1022.             OUTPUT_RESOURCE
  1023.             {
  1024.                 ResourceName = Oxygen
  1025.                 Ratio = 5.67375
  1026.                 FlowMode = STAGE_PRIORITY_FLOW
  1027.                 DumpExcess = True
  1028.             }
  1029.             systemEfficiency
  1030.             {
  1031.                 key = 0 0.0
  1032.                 key = 300 1.0
  1033.                 key = 1000 1.0
  1034.                 key = 1300 0.0
  1035.             }
  1036.         }
  1037.         MODULE
  1038.         {
  1039.             name = ModuleSystemHeatConverter
  1040.             ConverterName = Spodumene Splitter
  1041.             StartActionName = Start ISRU [Spodumene Splitter]
  1042.             StopActionName = Stop ISRU [Spodumene Splitter]
  1043.             AutoShutdown = true
  1044.             GeneratesHeat = false
  1045.             DefaultShutoffTemp = .8
  1046.             UseSpecialistBonus = true
  1047.             SpecialistEfficiencyFactor = 0.2
  1048.             SpecialistBonusBase = 0.05
  1049.             UseSpecialistHeatBonus = true
  1050.             SpecialistHeatFactor = 0.1
  1051.             ExperienceEffect = ConverterSkill
  1052.             EfficiencyBonus = 1
  1053.             resourceOutputName = LF+Ox
  1054.             moduleID = converterLi
  1055.             systemHeatModuleID = isru
  1056.             shutdownTemperature = 800
  1057.             systemOutletTemperature = 500
  1058.             systemPower = 40
  1059.             INPUT_RESOURCE
  1060.             {
  1061.                 ResourceName = Spodumene
  1062.                 Ratio = 0.015
  1063.                 FlowMode = STAGE_PRIORITY_FLOW
  1064.             }
  1065.             INPUT_RESOURCE
  1066.             {
  1067.                 ResourceName = ElectricCharge
  1068.                 Ratio = 7.5
  1069.             }
  1070.             OUTPUT_RESOURCE
  1071.             {
  1072.                 ResourceName = Lithium
  1073.                 Ratio = 0.00325
  1074.                 FlowMode = STAGE_PRIORITY_FLOW
  1075.                 DumpExcess = True
  1076.             }
  1077.             OUTPUT_RESOURCE
  1078.             {
  1079.                 ResourceName = Metal
  1080.                 Ratio = 0.000865
  1081.                 DumpExcess = false
  1082.                 FlowMode = STAGE_PRIORITY_FLOW
  1083.             }
  1084.             OUTPUT_RESOURCE
  1085.             {
  1086.                 ResourceName = Silicates
  1087.                 Ratio = 0.015225
  1088.                 FlowMode = STAGE_PRIORITY_FLOW
  1089.                 DumpExcess = True
  1090.             }
  1091.             systemEfficiency
  1092.             {
  1093.                 key = 0 0.0
  1094.                 key = 300 1.0
  1095.                 key = 1000 1.0
  1096.                 key = 1300 0.0
  1097.             }
  1098.         }
  1099.         MODULE
  1100.         {
  1101.             name = ModuleSystemHeatConverter
  1102.             ConverterName = Fertilizer
  1103.             StartActionName = Start ISRU [Ore -> Fertilizer]
  1104.             StopActionName = Stop ISRU [Ore -> Fertilizer]
  1105.             moduleID = Fertilizer
  1106.             systemHeatModuleID = isru
  1107.             shutdownTemperature = 800
  1108.             systemOutletTemperature = 600
  1109.             systemPower = 6.75
  1110.             INPUT_RESOURCE
  1111.             {
  1112.                 ResourceName = Ore
  1113.                 Ratio = 0.625
  1114.             }
  1115.             INPUT_RESOURCE
  1116.             {
  1117.                 ResourceName = ElectricCharge
  1118.                 Ratio = 7.5
  1119.             }
  1120.             OUTPUT_RESOURCE
  1121.             {
  1122.                 ResourceName = Fertilizer
  1123.                 Ratio = 0.000625
  1124.                 DumpExcess = False
  1125.             }
  1126.             systemEfficiency
  1127.             {
  1128.                 key = 0 0.0
  1129.                 key = 300 1.0
  1130.                 key = 1000 1.0
  1131.                 key = 1300 0.0
  1132.             }
  1133.         }
  1134.         MODULE
  1135.         {
  1136.             name = USI_ModuleRecycleablePart
  1137.             Menu = Disassemble Part
  1138.             ResourceName = MaterialKits
  1139.             Efficiency = .5
  1140.         }
  1141.         MODEL
  1142.         {
  1143.             model = ReStock/Assets/Resource/restock-isru-125-1
  1144.             scale = 1.0, 1.0, 1.0
  1145.         }
  1146.         MODULE
  1147.         {
  1148.             name = ModuleRestockISRUAnimation
  1149.             deployAnimationName = heater
  1150.             needsEC = true
  1151.         }
  1152.         MODULE
  1153.         {
  1154.             name = ModuleRestockHeatEffects
  1155.             enableHeatEmissive = true
  1156.             useCoreTemp = true
  1157.             shaderProperty = _EmissiveColor
  1158.             excludedRenderer = ISRU-125_heater
  1159.             lerpMax = 2700
  1160.             disableBlackbody = true
  1161.             redCurve
  1162.             {
  1163.                 key = 0 0 2 2
  1164.                 key = 1 1 0 0
  1165.             }
  1166.             greenCurve
  1167.             {
  1168.                 key = 0 0 1 1
  1169.                 key = 1 1 1 1
  1170.             }
  1171.             blueCurve
  1172.             {
  1173.                 key = 0 0 1 1
  1174.                 key = 1 1 1 1
  1175.             }
  1176.             alphaCurve
  1177.             {
  1178.                 key = 0 1 0 0
  1179.                 key = 1 1 0 0
  1180.             }
  1181.         }
  1182.         MODULE
  1183.         {
  1184.             name = ModuleSystemHeatConverter
  1185.             ConverterName = LH2
  1186.             StartActionName = Start ISRU [LH2]
  1187.             StopActionName = Stop ISRU [LH2]
  1188.             ToggleActionName = Toggle ISRU [LH2]
  1189.             AutoShutdown = true
  1190.             GeneratesHeat = false
  1191.             DefaultShutoffTemp = .8
  1192.             UseSpecialistBonus = true
  1193.             SpecialistEfficiencyFactor = 0.2
  1194.             SpecialistBonusBase = 0.05
  1195.             ExperienceEffect = ConverterSkill
  1196.             EfficiencyBonus = 1
  1197.             moduleID = converter6
  1198.             systemHeatModuleID = isru
  1199.             shutdownTemperature = 800
  1200.             systemOutletTemperature = 500
  1201.             systemPower = 20
  1202.             INPUT_RESOURCE
  1203.             {
  1204.                 ResourceName = Ore
  1205.                 Ratio = 0.5
  1206.                 FlowMode = STAGE_PRIORITY_FLOW
  1207.             }
  1208.             INPUT_RESOURCE
  1209.             {
  1210.                 ResourceName = ElectricCharge
  1211.                 Ratio = 12.5
  1212.             }
  1213.             OUTPUT_RESOURCE
  1214.             {
  1215.                 ResourceName = LqdHydrogen
  1216.                 Ratio = 35.25
  1217.                 DumpExcess = false
  1218.                 FlowMode = STAGE_PRIORITY_FLOW
  1219.             }
  1220.             systemEfficiency
  1221.             {
  1222.                 key = 0 0.0
  1223.                 key = 300 1.0
  1224.                 key = 1000 1.0
  1225.                 key = 1300 0.0
  1226.             }
  1227.         }
  1228.         MODULE
  1229.         {
  1230.             name = ModuleSystemHeatConverter
  1231.             ConverterName = LH2+Ox
  1232.             StartActionName = Start ISRU [LH2+Ox]
  1233.             StopActionName = Stop ISRU [LH2+Ox]
  1234.             ToggleActionName = Toggle ISRU [LH2+Ox]
  1235.             AutoShutdown = true
  1236.             GeneratesHeat = false
  1237.             DefaultShutoffTemp = .8
  1238.             UseSpecialistBonus = true
  1239.             SpecialistEfficiencyFactor = 0.2
  1240.             SpecialistBonusBase = 0.05
  1241.             ExperienceEffect = ConverterSkill
  1242.             EfficiencyBonus = 1
  1243.             moduleID = converter3
  1244.             systemHeatModuleID = isru
  1245.             shutdownTemperature = 800
  1246.             systemOutletTemperature = 500
  1247.             systemPower = 20
  1248.             INPUT_RESOURCE
  1249.             {
  1250.                 ResourceName = Ore
  1251.                 Ratio = 0.5
  1252.                 FlowMode = STAGE_PRIORITY_FLOW
  1253.             }
  1254.             INPUT_RESOURCE
  1255.             {
  1256.                 ResourceName = ElectricCharge
  1257.                 Ratio = 12.5
  1258.             }
  1259.             OUTPUT_RESOURCE
  1260.             {
  1261.                 ResourceName = LqdHydrogen
  1262.                 Ratio = 6.1853
  1263.                 DumpExcess = false
  1264.                 FlowMode = STAGE_PRIORITY_FLOW
  1265.             }
  1266.             OUTPUT_RESOURCE
  1267.             {
  1268.                 ResourceName = Oxidizer
  1269.                 Ratio = 0.412355
  1270.                 DumpExcess = false
  1271.                 FlowMode = STAGE_PRIORITY_FLOW
  1272.             }
  1273.             systemEfficiency
  1274.             {
  1275.                 key = 0 0.0
  1276.                 key = 300 1.0
  1277.                 key = 1000 1.0
  1278.                 key = 1300 0.0
  1279.             }
  1280.         }
  1281.         MODULE
  1282.         {
  1283.             name = ModuleSystemHeatConverter
  1284.             ConverterName = LCH4
  1285.             StartActionName = Start ISRU [LCH4]
  1286.             StopActionName = Stop ISRU [LCH4]
  1287.             ToggleActionName = Toggle ISRU [LCH4]
  1288.             AutoShutdown = true
  1289.             GeneratesHeat = false
  1290.             DefaultShutoffTemp = .8
  1291.             UseSpecialistBonus = true
  1292.             SpecialistEfficiencyFactor = 0.2
  1293.             SpecialistBonusBase = 0.05
  1294.             ExperienceEffect = ConverterSkill
  1295.             EfficiencyBonus = 1
  1296.             moduleID = LCH4
  1297.             systemHeatModuleID = isru
  1298.             shutdownTemperature = 800
  1299.             systemOutletTemperature = 600
  1300.             systemPower = 9
  1301.             INPUT_RESOURCE
  1302.             {
  1303.                 ResourceName = Ore
  1304.                 Ratio = 0.5
  1305.                 FlowMode = STAGE_PRIORITY_FLOW
  1306.             }
  1307.             INPUT_RESOURCE
  1308.             {
  1309.                 ResourceName = ElectricCharge
  1310.                 Ratio = 10
  1311.             }
  1312.             OUTPUT_RESOURCE
  1313.             {
  1314.                 ResourceName = LqdMethane
  1315.                 Ratio = 5.87
  1316.                 DumpExcess = false
  1317.                 FlowMode = STAGE_PRIORITY_FLOW
  1318.             }
  1319.             systemEfficiency
  1320.             {
  1321.                 key = 0 0.0
  1322.                 key = 300 1.0
  1323.                 key = 1000 1.0
  1324.                 key = 1300 0.0
  1325.             }
  1326.         }
  1327.         MODULE
  1328.         {
  1329.             name = ModuleSystemHeatConverter
  1330.             ConverterName = LCH4+Ox
  1331.             StartActionName = Start ISRU [LCH4+Ox]
  1332.             StopActionName = Stop ISRU [LCH4+Ox]
  1333.             ToggleActionName = Toggle ISRU [LCH4+Ox]
  1334.             AutoShutdown = true
  1335.             GeneratesHeat = false
  1336.             DefaultShutoffTemp = .8
  1337.             UseSpecialistBonus = true
  1338.             SpecialistEfficiencyFactor = 0.2
  1339.             SpecialistBonusBase = 0.05
  1340.             ExperienceEffect = ConverterSkill
  1341.             EfficiencyBonus = 1
  1342.             moduleID = converter3
  1343.             systemHeatModuleID = isru
  1344.             shutdownTemperature = 800
  1345.             systemOutletTemperature = 500
  1346.             systemPower = 20
  1347.             INPUT_RESOURCE
  1348.             {
  1349.                 ResourceName = Ore
  1350.                 Ratio = 0.5
  1351.                 FlowMode = STAGE_PRIORITY_FLOW
  1352.             }
  1353.             INPUT_RESOURCE
  1354.             {
  1355.                 ResourceName = ElectricCharge
  1356.                 Ratio = 10
  1357.             }
  1358.             OUTPUT_RESOURCE
  1359.             {
  1360.                 ResourceName = LqdMethane
  1361.                 Ratio = 1.1925
  1362.                 DumpExcess = false
  1363.                 FlowMode = STAGE_PRIORITY_FLOW
  1364.             }
  1365.             OUTPUT_RESOURCE
  1366.             {
  1367.                 ResourceName = Oxidizer
  1368.                 Ratio = 0.3975
  1369.                 DumpExcess = false
  1370.                 FlowMode = STAGE_PRIORITY_FLOW
  1371.             }
  1372.             systemEfficiency
  1373.             {
  1374.                 key = 0 0.0
  1375.                 key = 300 1.0
  1376.                 key = 1000 1.0
  1377.                 key = 1300 0.0
  1378.             }
  1379.         }
  1380.         MODULE
  1381.         {
  1382.             name = ModuleSystemHeatConverter
  1383.             ConverterName = Lithium
  1384.             StartActionName = Start ISRU [Li]
  1385.             StopActionName = Stop ISRU [Li]
  1386.             ToggleActionName = Toggle ISRU [Li]
  1387.             AutoShutdown = true
  1388.             GeneratesHeat = false
  1389.             DefaultShutoffTemp = .8
  1390.             UseSpecialistBonus = true
  1391.             SpecialistEfficiencyFactor = 0.2
  1392.             SpecialistBonusBase = 0.05
  1393.             ExperienceEffect = ConverterSkill
  1394.             EfficiencyBonus = 1
  1395.             moduleID = converterLi
  1396.             systemHeatModuleID = isru
  1397.             shutdownTemperature = 800
  1398.             systemOutletTemperature = 500
  1399.             systemPower = 40
  1400.             INPUT_RESOURCE
  1401.             {
  1402.                 ResourceName = Ore
  1403.                 Ratio = 1.25
  1404.                 FlowMode = STAGE_PRIORITY_FLOW
  1405.             }
  1406.             INPUT_RESOURCE
  1407.             {
  1408.                 ResourceName = ElectricCharge
  1409.                 Ratio = 12.5
  1410.             }
  1411.             OUTPUT_RESOURCE
  1412.             {
  1413.                 ResourceName = Lithium
  1414.                 Ratio = 2.325
  1415.                 DumpExcess = false
  1416.                 FlowMode = STAGE_PRIORITY_FLOW
  1417.             }
  1418.             systemEfficiency
  1419.             {
  1420.                 key = 0 0.0
  1421.                 key = 300 1.0
  1422.                 key = 1000 1.0
  1423.                 key = 1300 0.0
  1424.             }
  1425.         }
  1426.         MODULE
  1427.         {
  1428.             name = ModuleSystemHeatConverter
  1429.             ConverterName = Kerolox B
  1430.             StartActionName = Start ISRU [Kerolox B]
  1431.             StopActionName = Stop ISRU [Kerolox B]
  1432.             AutoShutdown = true
  1433.             GeneratesHeat = false
  1434.             DefaultShutoffTemp = .8
  1435.             UseSpecialistBonus = true
  1436.             SpecialistEfficiencyFactor = 0.2
  1437.             SpecialistBonusBase = 0.05
  1438.             UseSpecialistHeatBonus = true
  1439.             SpecialistHeatFactor = 0.1
  1440.             ExperienceEffect = ConverterSkill
  1441.             EfficiencyBonus = 1
  1442.             resourceOutputName = LF+Ox
  1443.             Tag = RR
  1444.             moduleID = converter2
  1445.             systemHeatModuleID = isru
  1446.             shutdownTemperature = 800
  1447.             systemOutletTemperature = 500
  1448.             systemPower = 20
  1449.             INPUT_RESOURCE
  1450.             {
  1451.                 ResourceName = LqdHydrogen
  1452.                 Ratio = 0.02311875
  1453.                 FlowMode = STAGE_PRIORITY_FLOW
  1454.             }
  1455.             INPUT_RESOURCE
  1456.             {
  1457.                 ResourceName = ElectricCharge
  1458.                 Ratio = 7.5
  1459.             }
  1460.             OUTPUT_RESOURCE
  1461.             {
  1462.                 ResourceName = LiquidFuel
  1463.                 Ratio = 0.00213125
  1464.                 DumpExcess = false
  1465.                 FlowMode = STAGE_PRIORITY_FLOW
  1466.             }
  1467.             OUTPUT_RESOURCE
  1468.             {
  1469.                 ResourceName = Oxidizer
  1470.                 Ratio = 0.0048
  1471.                 DumpExcess = True
  1472.                 FlowMode = STAGE_PRIORITY_FLOW
  1473.             }
  1474.             INPUT_RESOURCE
  1475.             {
  1476.                 ResourceName = LqdCO2
  1477.                 Ratio = 0.02813125
  1478.                 FlowMode = STAGE_PRIORITY_FLOW
  1479.             }
  1480.             systemEfficiency
  1481.             {
  1482.                 key = 0 0.0
  1483.                 key = 300 1.0
  1484.                 key = 1000 1.0
  1485.                 key = 1300 0.0
  1486.             }
  1487.         }
  1488.         MODULE
  1489.         {
  1490.             name = ModuleSystemHeatConverter
  1491.             ConverterName = Kerosene
  1492.             StartActionName = Start ISRU [Kerosene]
  1493.             StopActionName = Stop ISRU [Kerosene]
  1494.             AutoShutdown = true
  1495.             GeneratesHeat = false
  1496.             DefaultShutoffTemp = .8
  1497.             UseSpecialistBonus = true
  1498.             SpecialistEfficiencyFactor = 0.2
  1499.             SpecialistBonusBase = 0.05
  1500.             UseSpecialistHeatBonus = true
  1501.             SpecialistHeatFactor = 0.1
  1502.             ExperienceEffect = ConverterSkill
  1503.             EfficiencyBonus = 1
  1504.             resourceOutputName = LF+Ox
  1505.             Tag = RR
  1506.             moduleID = converter1
  1507.             systemHeatModuleID = isru
  1508.             shutdownTemperature = 800
  1509.             systemOutletTemperature = 500
  1510.             systemPower = 20
  1511.             INPUT_RESOURCE
  1512.             {
  1513.                 ResourceName = LqdHydrogen
  1514.                 Ratio = 0.115625
  1515.                 FlowMode = STAGE_PRIORITY_FLOW
  1516.             }
  1517.             INPUT_RESOURCE
  1518.             {
  1519.                 ResourceName = ElectricCharge
  1520.                 Ratio = 7.5
  1521.             }
  1522.             OUTPUT_RESOURCE
  1523.             {
  1524.                 ResourceName = LiquidFuel
  1525.                 Ratio = 0.0232
  1526.                 DumpExcess = false
  1527.                 FlowMode = STAGE_PRIORITY_FLOW
  1528.             }
  1529.             INPUT_RESOURCE
  1530.             {
  1531.                 ResourceName = Carbon
  1532.                 Ratio = 0.0215625
  1533.                 FlowMode = STAGE_PRIORITY_FLOW
  1534.             }
  1535.             systemEfficiency
  1536.             {
  1537.                 key = 0 0.0
  1538.                 key = 300 1.0
  1539.                 key = 1000 1.0
  1540.                 key = 1300 0.0
  1541.             }
  1542.         }
  1543.         MODULE
  1544.         {
  1545.             name = ModuleSystemHeatConverter
  1546.             ConverterName = Hydrolox
  1547.             StartActionName = Start ISRU [Hydrolox]
  1548.             StopActionName = Stop ISRU [Hydrolox]
  1549.             AutoShutdown = true
  1550.             GeneratesHeat = false
  1551.             DefaultShutoffTemp = .8
  1552.             UseSpecialistBonus = true
  1553.             SpecialistEfficiencyFactor = 0.2
  1554.             SpecialistBonusBase = 0.05
  1555.             UseSpecialistHeatBonus = true
  1556.             SpecialistHeatFactor = 0.1
  1557.             ExperienceEffect = ConverterSkill
  1558.             EfficiencyBonus = 1
  1559.             resourceOutputName = LF+Ox
  1560.             Tag = RR
  1561.             moduleID = converter3
  1562.             systemHeatModuleID = isru
  1563.             shutdownTemperature = 800
  1564.             systemOutletTemperature = 500
  1565.             systemPower = 20
  1566.             INPUT_RESOURCE
  1567.             {
  1568.                 ResourceName = Water
  1569.                 Ratio = 0.225
  1570.                 FlowMode = STAGE_PRIORITY_FLOW
  1571.             }
  1572.             INPUT_RESOURCE
  1573.             {
  1574.                 ResourceName = ElectricCharge
  1575.                 Ratio = 7.5
  1576.             }
  1577.             OUTPUT_RESOURCE
  1578.             {
  1579.                 ResourceName = LqdHydrogen
  1580.                 Ratio = 0.555
  1581.                 DumpExcess = false
  1582.                 FlowMode = STAGE_PRIORITY_FLOW
  1583.             }
  1584.             OUTPUT_RESOURCE
  1585.             {
  1586.                 ResourceName = Oxidizer
  1587.                 Ratio = 0.037
  1588.                 DumpExcess = True
  1589.                 FlowMode = STAGE_PRIORITY_FLOW
  1590.             }
  1591.             systemEfficiency
  1592.             {
  1593.                 key = 0 0.0
  1594.                 key = 300 1.0
  1595.                 key = 1000 1.0
  1596.                 key = 1300 0.0
  1597.             }
  1598.         }
  1599.         MODULE
  1600.         {
  1601.             name = ModuleSystemHeatConverter
  1602.             ConverterName = Methalox
  1603.             StartActionName = Start ISRU [Methalox]
  1604.             StopActionName = Stop ISRU [Methalox]
  1605.             AutoShutdown = true
  1606.             GeneratesHeat = false
  1607.             DefaultShutoffTemp = .8
  1608.             UseSpecialistBonus = true
  1609.             SpecialistEfficiencyFactor = 0.2
  1610.             SpecialistBonusBase = 0.05
  1611.             UseSpecialistHeatBonus = true
  1612.             SpecialistHeatFactor = 0.1
  1613.             ExperienceEffect = ConverterSkill
  1614.             EfficiencyBonus = 1
  1615.             resourceOutputName = LF+Ox
  1616.             Tag = RR
  1617.             moduleID = converter3
  1618.             systemHeatModuleID = isru
  1619.             shutdownTemperature = 800
  1620.             systemOutletTemperature = 500
  1621.             systemPower = 20
  1622.             INPUT_RESOURCE
  1623.             {
  1624.                 ResourceName = LqdHydrogen
  1625.                 Ratio = 0.2353125
  1626.                 FlowMode = STAGE_PRIORITY_FLOW
  1627.             }
  1628.             INPUT_RESOURCE
  1629.             {
  1630.                 ResourceName = ElectricCharge
  1631.                 Ratio = 7.5
  1632.             }
  1633.             OUTPUT_RESOURCE
  1634.             {
  1635.                 ResourceName = LqdMethane
  1636.                 Ratio = 0.23575
  1637.                 DumpExcess = false
  1638.                 FlowMode = STAGE_PRIORITY_FLOW
  1639.             }
  1640.             OUTPUT_RESOURCE
  1641.             {
  1642.                 ResourceName = Oxidizer
  1643.                 Ratio = 0.02
  1644.                 DumpExcess = True
  1645.                 FlowMode = STAGE_PRIORITY_FLOW
  1646.             }
  1647.             INPUT_RESOURCE
  1648.             {
  1649.                 ResourceName = LqdCO2
  1650.                 Ratio = 0.156875
  1651.                 FlowMode = STAGE_PRIORITY_FLOW
  1652.             }
  1653.             systemEfficiency
  1654.             {
  1655.                 key = 0 0.0
  1656.                 key = 300 1.0
  1657.                 key = 1000 1.0
  1658.                 key = 1300 0.0
  1659.             }
  1660.         }
  1661.         MODULE
  1662.         {
  1663.             name = ModuleSystemHeatConverter
  1664.             ConverterName = LqdAmmonia
  1665.             StartActionName = Start ISRU [LqdAmmonia]
  1666.             StopActionName = Stop ISRU [LqdAmmonia]
  1667.             AutoShutdown = true
  1668.             GeneratesHeat = false
  1669.             DefaultShutoffTemp = .8
  1670.             UseSpecialistBonus = true
  1671.             SpecialistEfficiencyFactor = 0.2
  1672.             SpecialistBonusBase = 0.05
  1673.             UseSpecialistHeatBonus = true
  1674.             SpecialistHeatFactor = 0.1
  1675.             ExperienceEffect = ConverterSkill
  1676.             EfficiencyBonus = 1
  1677.             resourceOutputName = LF+Ox
  1678.             Tag = RR
  1679.             moduleID = LqdAmmonia
  1680.             systemHeatModuleID = isru
  1681.             shutdownTemperature = 800
  1682.             systemOutletTemperature = 600
  1683.             systemPower = 6.75
  1684.             INPUT_RESOURCE
  1685.             {
  1686.                 ResourceName = LqdHydrogen
  1687.                 Ratio = 0.05335
  1688.                 FlowMode = STAGE_PRIORITY_FLOW
  1689.             }
  1690.             INPUT_RESOURCE
  1691.             {
  1692.                 ResourceName = ElectricCharge
  1693.                 Ratio = 7.5
  1694.             }
  1695.             OUTPUT_RESOURCE
  1696.             {
  1697.                 ResourceName = LqdAmmonia
  1698.                 Ratio = 0.03031875
  1699.                 DumpExcess = false
  1700.                 FlowMode = STAGE_PRIORITY_FLOW
  1701.             }
  1702.             INPUT_RESOURCE
  1703.             {
  1704.                 ResourceName = LqdNitrogen
  1705.                 Ratio = 0.021225
  1706.                 FlowMode = STAGE_PRIORITY_FLOW
  1707.             }
  1708.             systemEfficiency
  1709.             {
  1710.                 key = 0 0.0
  1711.                 key = 300 1.0
  1712.                 key = 1000 1.0
  1713.                 key = 1300 0.0
  1714.             }
  1715.         }
  1716.         MODULE
  1717.         {
  1718.             name = ModuleSystemHeatConverter
  1719.             ConverterName = MonoPropellant
  1720.             StartActionName = Start ISRU [MonoPropellant A]
  1721.             StopActionName = Stop ISRU [MonoPropellant A]
  1722.             AutoShutdown = true
  1723.             GeneratesHeat = false
  1724.             DefaultShutoffTemp = .8
  1725.             UseSpecialistBonus = true
  1726.             SpecialistEfficiencyFactor = 0.2
  1727.             SpecialistBonusBase = 0.05
  1728.             UseSpecialistHeatBonus = true
  1729.             SpecialistHeatFactor = 0.1
  1730.             ExperienceEffect = ConverterSkill
  1731.             EfficiencyBonus = 1
  1732.             resourceOutputName = LF+Ox
  1733.             Tag = RR
  1734.             moduleID = converter4
  1735.             systemHeatModuleID = isru
  1736.             shutdownTemperature = 800
  1737.             systemOutletTemperature = 500
  1738.             systemPower = 20
  1739.             INPUT_RESOURCE
  1740.             {
  1741.                 ResourceName = LqdHydrogen
  1742.                 Ratio = 0.03556875
  1743.                 FlowMode = STAGE_PRIORITY_FLOW
  1744.             }
  1745.             INPUT_RESOURCE
  1746.             {
  1747.                 ResourceName = ElectricCharge
  1748.                 Ratio = 7.5
  1749.             }
  1750.             OUTPUT_RESOURCE
  1751.             {
  1752.                 ResourceName = MonoPropellant
  1753.                 Ratio = 0.00266875
  1754.                 DumpExcess = false
  1755.                 FlowMode = STAGE_PRIORITY_FLOW
  1756.             }
  1757.             INPUT_RESOURCE
  1758.             {
  1759.                 ResourceName = LqdNitrogen
  1760.                 Ratio = 0.021225
  1761.                 FlowMode = STAGE_PRIORITY_FLOW
  1762.             }
  1763.             systemEfficiency
  1764.             {
  1765.                 key = 0 0.0
  1766.                 key = 300 1.0
  1767.                 key = 1000 1.0
  1768.                 key = 1300 0.0
  1769.             }
  1770.         }
  1771.         MODULE
  1772.         {
  1773.             name = ModuleSystemHeatConverter
  1774.             ConverterName = MonoPropellant + Hydrogen
  1775.             StartActionName = Start ISRU [MonoPropellant B]
  1776.             StopActionName = Stop ISRU [MonoPropellant B]
  1777.             AutoShutdown = true
  1778.             GeneratesHeat = false
  1779.             DefaultShutoffTemp = .8
  1780.             UseSpecialistBonus = true
  1781.             SpecialistEfficiencyFactor = 0.2
  1782.             SpecialistBonusBase = 0.05
  1783.             UseSpecialistHeatBonus = true
  1784.             SpecialistHeatFactor = 0.1
  1785.             ExperienceEffect = ConverterSkill
  1786.             EfficiencyBonus = 1
  1787.             resourceOutputName = LF+Ox
  1788.             Tag = RR
  1789.             moduleID = converter4
  1790.             systemHeatModuleID = isru
  1791.             shutdownTemperature = 800
  1792.             systemOutletTemperature = 500
  1793.             systemPower = 20
  1794.             INPUT_RESOURCE
  1795.             {
  1796.                 ResourceName = LqdAmmonia
  1797.                 Ratio = 0.03031875
  1798.                 FlowMode = STAGE_PRIORITY_FLOW
  1799.             }
  1800.             INPUT_RESOURCE
  1801.             {
  1802.                 ResourceName = ElectricCharge
  1803.                 Ratio = 7.5
  1804.             }
  1805.             OUTPUT_RESOURCE
  1806.             {
  1807.                 ResourceName = MonoPropellant
  1808.                 Ratio = 0.00266875
  1809.                 DumpExcess = false
  1810.                 FlowMode = STAGE_PRIORITY_FLOW
  1811.             }
  1812.             OUTPUT_RESOURCE
  1813.             {
  1814.                 ResourceName = LqdHydrogen
  1815.                 Ratio = 0.01778125
  1816.                 DumpExcess = false
  1817.                 FlowMode = STAGE_PRIORITY_FLOW
  1818.             }
  1819.             systemEfficiency
  1820.             {
  1821.                 key = 0 0.0
  1822.                 key = 300 1.0
  1823.                 key = 1000 1.0
  1824.                 key = 1300 0.0
  1825.             }
  1826.         }
  1827.         MODULE
  1828.         {
  1829.             name = ModuleSystemHeatConverter
  1830.             ConverterName = Carbon Extractor
  1831.             StartActionName = Start ISRU [Carbon Extractor]
  1832.             StopActionName = Stop ISRU [Carbon Extractor]
  1833.             AutoShutdown = true
  1834.             GeneratesHeat = false
  1835.             DefaultShutoffTemp = .8
  1836.             UseSpecialistBonus = true
  1837.             SpecialistEfficiencyFactor = 0.2
  1838.             SpecialistBonusBase = 0.05
  1839.             UseSpecialistHeatBonus = true
  1840.             SpecialistHeatFactor = 0.1
  1841.             ExperienceEffect = ConverterSkill
  1842.             EfficiencyBonus = 1
  1843.             resourceOutputName = LF+Ox
  1844.             Tag = RR
  1845.             moduleID = Carbon Extractor
  1846.             systemHeatModuleID = isru
  1847.             shutdownTemperature = 800
  1848.             systemOutletTemperature = 600
  1849.             systemPower = 6.75
  1850.             INPUT_RESOURCE
  1851.             {
  1852.                 ResourceName = Ore
  1853.                 Ratio = 0.00375625
  1854.                 FlowMode = STAGE_PRIORITY_FLOW
  1855.             }
  1856.             INPUT_RESOURCE
  1857.             {
  1858.                 ResourceName = ElectricCharge
  1859.                 Ratio = 7.5
  1860.             }
  1861.             OUTPUT_RESOURCE
  1862.             {
  1863.                 ResourceName = Carbon
  1864.                 Ratio = 0.00750625
  1865.                 DumpExcess = false
  1866.                 FlowMode = STAGE_PRIORITY_FLOW
  1867.             }
  1868.             systemEfficiency
  1869.             {
  1870.                 key = 0 0.0
  1871.                 key = 300 1.0
  1872.                 key = 1000 1.0
  1873.                 key = 1300 0.0
  1874.             }
  1875.         }
  1876.         MODULE
  1877.         {
  1878.             name = ModuleSystemHeatConverter
  1879.             ConverterName = CO2 Fuser
  1880.             StartActionName = Start ISRU [CO2 Fuser]
  1881.             StopActionName = Stop ISRU [CO2 Fuser]
  1882.             AutoShutdown = true
  1883.             GeneratesHeat = false
  1884.             DefaultShutoffTemp = .8
  1885.             UseSpecialistBonus = true
  1886.             SpecialistEfficiencyFactor = 0.2
  1887.             SpecialistBonusBase = 0.05
  1888.             UseSpecialistHeatBonus = true
  1889.             SpecialistHeatFactor = 0.1
  1890.             ExperienceEffect = ConverterSkill
  1891.             EfficiencyBonus = 1
  1892.             resourceOutputName = LF+Ox
  1893.             Tag = RR
  1894.             moduleID = CO2 Fuser
  1895.             systemHeatModuleID = isru
  1896.             shutdownTemperature = 800
  1897.             systemOutletTemperature = 600
  1898.             systemPower = 6.75
  1899.             INPUT_RESOURCE
  1900.             {
  1901.                 ResourceName = Carbon
  1902.                 Ratio = 0.0015
  1903.                 FlowMode = STAGE_PRIORITY_FLOW
  1904.             }
  1905.             INPUT_RESOURCE
  1906.             {
  1907.                 ResourceName = ElectricCharge
  1908.                 Ratio = 7.5
  1909.             }
  1910.             OUTPUT_RESOURCE
  1911.             {
  1912.                 ResourceName = CarbonDioxide
  1913.                 Ratio = 1.4113625
  1914.                 DumpExcess = false
  1915.                 FlowMode = STAGE_PRIORITY_FLOW
  1916.             }
  1917.             INPUT_RESOURCE
  1918.             {
  1919.                 ResourceName = Oxygen
  1920.                 Ratio = 1.41844
  1921.                 FlowMode = STAGE_PRIORITY_FLOW
  1922.                 DumpExcess = True
  1923.             }
  1924.             systemEfficiency
  1925.             {
  1926.                 key = 0 0.0
  1927.                 key = 300 1.0
  1928.                 key = 1000 1.0
  1929.                 key = 1300 0.0
  1930.             }
  1931.         }
  1932.         MODULE
  1933.         {
  1934.             name = ModuleSystemHeatConverter
  1935.             ConverterName = CO2 Splitter
  1936.             StartActionName = Start ISRU [CO2 Splitter]
  1937.             StopActionName = Stop ISRU [CO2 Splitter]
  1938.             AutoShutdown = true
  1939.             GeneratesHeat = false
  1940.             DefaultShutoffTemp = .8
  1941.             UseSpecialistBonus = true
  1942.             SpecialistEfficiencyFactor = 0.2
  1943.             SpecialistBonusBase = 0.05
  1944.             UseSpecialistHeatBonus = true
  1945.             SpecialistHeatFactor = 0.1
  1946.             ExperienceEffect = ConverterSkill
  1947.             EfficiencyBonus = 1
  1948.             resourceOutputName = LF+Ox
  1949.             Tag = RR
  1950.             moduleID = CO2 Splitter
  1951.             systemHeatModuleID = isru
  1952.             shutdownTemperature = 800
  1953.             systemOutletTemperature = 600
  1954.             systemPower = 6.75
  1955.             INPUT_RESOURCE
  1956.             {
  1957.                 ResourceName = CarbonDioxide
  1958.                 Ratio = 1.4113625
  1959.                 FlowMode = STAGE_PRIORITY_FLOW
  1960.             }
  1961.             INPUT_RESOURCE
  1962.             {
  1963.                 ResourceName = ElectricCharge
  1964.                 Ratio = 7.5
  1965.             }
  1966.             OUTPUT_RESOURCE
  1967.             {
  1968.                 ResourceName = Oxygen
  1969.                 Ratio = 1.41844
  1970.                 DumpExcess = false
  1971.                 FlowMode = STAGE_PRIORITY_FLOW
  1972.             }
  1973.             OUTPUT_RESOURCE
  1974.             {
  1975.                 ResourceName = Carbon
  1976.                 Ratio = 0.0015
  1977.                 DumpExcess = True
  1978.                 FlowMode = STAGE_PRIORITY_FLOW
  1979.             }
  1980.             systemEfficiency
  1981.             {
  1982.                 key = 0 0.0
  1983.                 key = 300 1.0
  1984.                 key = 1000 1.0
  1985.                 key = 1300 0.0
  1986.             }
  1987.         }
  1988.         MODULE
  1989.         {
  1990.             name = ModuleSystemHeatConverter
  1991.             ConverterName = Hydrates Splitter
  1992.             StartActionName = Start ISRU [Hydrates Splitter]
  1993.             StopActionName = Stop ISRU [Hydrates Splitter]
  1994.             AutoShutdown = true
  1995.             GeneratesHeat = false
  1996.             DefaultShutoffTemp = .8
  1997.             UseSpecialistBonus = true
  1998.             SpecialistEfficiencyFactor = 0.2
  1999.             SpecialistBonusBase = 0.05
  2000.             UseSpecialistHeatBonus = true
  2001.             SpecialistHeatFactor = 0.1
  2002.             ExperienceEffect = ConverterSkill
  2003.             EfficiencyBonus = 1
  2004.             resourceOutputName = LF+Ox
  2005.             Tag = RR
  2006.             moduleID = Hydrates Splitter
  2007.             systemHeatModuleID = isru
  2008.             shutdownTemperature = 800
  2009.             systemOutletTemperature = 600
  2010.             systemPower = 6.75
  2011.             INPUT_RESOURCE
  2012.             {
  2013.                 ResourceName = Hydrates
  2014.                 Ratio = 0.0188375
  2015.                 FlowMode = STAGE_PRIORITY_FLOW
  2016.             }
  2017.             INPUT_RESOURCE
  2018.             {
  2019.                 ResourceName = ElectricCharge
  2020.                 Ratio = 7.5
  2021.             }
  2022.             OUTPUT_RESOURCE
  2023.             {
  2024.                 ResourceName = Water
  2025.                 Ratio = 0.0112625
  2026.                 FlowMode = STAGE_PRIORITY_FLOW
  2027.                 DumpExcess = True
  2028.             }
  2029.             OUTPUT_RESOURCE
  2030.             {
  2031.                 ResourceName = XenonGas
  2032.                 Ratio = 0.0009
  2033.                 FlowMode = STAGE_PRIORITY_FLOW
  2034.                 DumpExcess = True
  2035.             }
  2036.             systemEfficiency
  2037.             {
  2038.                 key = 0 0.0
  2039.                 key = 300 1.0
  2040.                 key = 1000 1.0
  2041.                 key = 1300 0.0
  2042.             }
  2043.         }
  2044.         MODULE
  2045.         {
  2046.             name = ModuleSystemHeatConverter
  2047.             ConverterName = Water Splitter
  2048.             StartActionName = Start ISRU [Water Splitter]
  2049.             StopActionName = Stop ISRU [Water Splitter]
  2050.             AutoShutdown = true
  2051.             GeneratesHeat = false
  2052.             DefaultShutoffTemp = .8
  2053.             UseSpecialistBonus = true
  2054.             SpecialistEfficiencyFactor = 0.2
  2055.             SpecialistBonusBase = 0.05
  2056.             UseSpecialistHeatBonus = true
  2057.             SpecialistHeatFactor = 0.1
  2058.             ExperienceEffect = ConverterSkill
  2059.             EfficiencyBonus = 1
  2060.             resourceOutputName = LF+Ox
  2061.             Tag = RR
  2062.             moduleID = Water Splitter
  2063.             systemHeatModuleID = isru
  2064.             shutdownTemperature = 800
  2065.             systemOutletTemperature = 600
  2066.             systemPower = 6.75
  2067.             INPUT_RESOURCE
  2068.             {
  2069.                 ResourceName = Water
  2070.                 Ratio = 0.1125
  2071.                 FlowMode = STAGE_PRIORITY_FLOW
  2072.             }
  2073.             INPUT_RESOURCE
  2074.             {
  2075.                 ResourceName = ElectricCharge
  2076.                 Ratio = 7.5
  2077.             }
  2078.             OUTPUT_RESOURCE
  2079.             {
  2080.                 ResourceName = Hydrogen
  2081.                 Ratio = 139.7985625
  2082.                 FlowMode = STAGE_PRIORITY_FLOW
  2083.                 DumpExcess = True
  2084.             }
  2085.             OUTPUT_RESOURCE
  2086.             {
  2087.                 ResourceName = Oxygen
  2088.                 Ratio = 70.85375
  2089.                 DumpExcess = false
  2090.                 FlowMode = STAGE_PRIORITY_FLOW
  2091.             }
  2092.             OUTPUT_RESOURCE
  2093.             {
  2094.                 ResourceName = Deuterium
  2095.                 Ratio = 0.10875
  2096.                 FlowMode = STAGE_PRIORITY_FLOW
  2097.                 DumpExcess = True
  2098.             }
  2099.             systemEfficiency
  2100.             {
  2101.                 key = 0 0.0
  2102.                 key = 300 1.0
  2103.                 key = 1000 1.0
  2104.                 key = 1300 0.0
  2105.             }
  2106.         }
  2107.         MODULE
  2108.         {
  2109.             name = ModuleSystemHeatConverter
  2110.             ConverterName = Alumina Splitter
  2111.             StartActionName = Start ISRU [Alumina Splitter]
  2112.             StopActionName = Stop ISRU [Alumina Splitter]
  2113.             AutoShutdown = true
  2114.             GeneratesHeat = false
  2115.             DefaultShutoffTemp = .8
  2116.             UseSpecialistBonus = true
  2117.             SpecialistEfficiencyFactor = 0.2
  2118.             SpecialistBonusBase = 0.05
  2119.             UseSpecialistHeatBonus = true
  2120.             SpecialistHeatFactor = 0.1
  2121.             ExperienceEffect = ConverterSkill
  2122.             EfficiencyBonus = 1
  2123.             resourceOutputName = LF+Ox
  2124.             Tag = RR
  2125.             moduleID = Alumina Splitter
  2126.             systemHeatModuleID = isru
  2127.             shutdownTemperature = 800
  2128.             systemOutletTemperature = 600
  2129.             systemPower = 6.75
  2130.             INPUT_RESOURCE
  2131.             {
  2132.                 ResourceName = Alumina
  2133.                 Ratio = 0.0160125
  2134.                 FlowMode = STAGE_PRIORITY_FLOW
  2135.             }
  2136.             INPUT_RESOURCE
  2137.             {
  2138.                 ResourceName = ElectricCharge
  2139.                 Ratio = 7.5
  2140.             }
  2141.             OUTPUT_RESOURCE
  2142.             {
  2143.                 ResourceName = Metal
  2144.                 Ratio = 0.0062625
  2145.                 FlowMode = STAGE_PRIORITY_FLOW
  2146.                 DumpExcess = True
  2147.             }
  2148.             OUTPUT_RESOURCE
  2149.             {
  2150.                 ResourceName = Oxygen
  2151.                 Ratio = 7.0922
  2152.                 DumpExcess = false
  2153.                 FlowMode = STAGE_PRIORITY_FLOW
  2154.             }
  2155.             systemEfficiency
  2156.             {
  2157.                 key = 0 0.0
  2158.                 key = 300 1.0
  2159.                 key = 1000 1.0
  2160.                 key = 1300 0.0
  2161.             }
  2162.         }
  2163.         MODULE
  2164.         {
  2165.             name = ModuleSystemHeatConverter
  2166.             ConverterName = Monazite Splitter
  2167.             StartActionName = Start ISRU [Monazite Splitter]
  2168.             StopActionName = Stop ISRU [Monazite Splitter]
  2169.             AutoShutdown = true
  2170.             GeneratesHeat = false
  2171.             DefaultShutoffTemp = .8
  2172.             UseSpecialistBonus = true
  2173.             SpecialistEfficiencyFactor = 0.2
  2174.             SpecialistBonusBase = 0.05
  2175.             UseSpecialistHeatBonus = true
  2176.             SpecialistHeatFactor = 0.1
  2177.             ExperienceEffect = ConverterSkill
  2178.             EfficiencyBonus = 1
  2179.             resourceOutputName = LF+Ox
  2180.             Tag = RR
  2181.             moduleID = Monazite Splitter
  2182.             systemHeatModuleID = isru
  2183.             shutdownTemperature = 800
  2184.             systemOutletTemperature = 600
  2185.             systemPower = 6.75
  2186.             INPUT_RESOURCE
  2187.             {
  2188.                 ResourceName = Monazite
  2189.                 Ratio = 0.002925
  2190.                 FlowMode = STAGE_PRIORITY_FLOW
  2191.             }
  2192.             INPUT_RESOURCE
  2193.             {
  2194.                 ResourceName = ElectricCharge
  2195.                 Ratio = 7.5
  2196.             }
  2197.             OUTPUT_RESOURCE
  2198.             {
  2199.                 ResourceName = RareMetals
  2200.                 Ratio = 0.0015625
  2201.                 FlowMode = STAGE_PRIORITY_FLOW
  2202.                 DumpExcess = True
  2203.             }
  2204.             OUTPUT_RESOURCE
  2205.             {
  2206.                 ResourceName = Phosphorus
  2207.                 Ratio = 0.0003875
  2208.                 DumpExcess = false
  2209.                 FlowMode = STAGE_PRIORITY_FLOW
  2210.             }
  2211.             systemEfficiency
  2212.             {
  2213.                 key = 0 0.0
  2214.                 key = 300 1.0
  2215.                 key = 1000 1.0
  2216.                 key = 1300 0.0
  2217.             }
  2218.         }
  2219.         MODULE
  2220.         {
  2221.             name = ModuleSystemHeatConverter
  2222.             ConverterName = Spodumene Splitter
  2223.             StartActionName = Start ISRU [Spodumene Splitter]
  2224.             StopActionName = Stop ISRU [Spodumene Splitter]
  2225.             AutoShutdown = true
  2226.             GeneratesHeat = false
  2227.             DefaultShutoffTemp = .8
  2228.             UseSpecialistBonus = true
  2229.             SpecialistEfficiencyFactor = 0.2
  2230.             SpecialistBonusBase = 0.05
  2231.             UseSpecialistHeatBonus = true
  2232.             SpecialistHeatFactor = 0.1
  2233.             ExperienceEffect = ConverterSkill
  2234.             EfficiencyBonus = 1
  2235.             resourceOutputName = LF+Ox
  2236.             moduleID = converterLi
  2237.             systemHeatModuleID = isru
  2238.             shutdownTemperature = 800
  2239.             systemOutletTemperature = 500
  2240.             systemPower = 40
  2241.             INPUT_RESOURCE
  2242.             {
  2243.                 ResourceName = Spodumene
  2244.                 Ratio = 0.015
  2245.                 FlowMode = STAGE_PRIORITY_FLOW
  2246.             }
  2247.             INPUT_RESOURCE
  2248.             {
  2249.                 ResourceName = ElectricCharge
  2250.                 Ratio = 7.5
  2251.             }
  2252.             OUTPUT_RESOURCE
  2253.             {
  2254.                 ResourceName = Lithium
  2255.                 Ratio = 0.00325
  2256.                 FlowMode = STAGE_PRIORITY_FLOW
  2257.                 DumpExcess = True
  2258.             }
  2259.             OUTPUT_RESOURCE
  2260.             {
  2261.                 ResourceName = Metal
  2262.                 Ratio = 0.000865
  2263.                 DumpExcess = false
  2264.                 FlowMode = STAGE_PRIORITY_FLOW
  2265.             }
  2266.             OUTPUT_RESOURCE
  2267.             {
  2268.                 ResourceName = Silicates
  2269.                 Ratio = 0.015225
  2270.                 FlowMode = STAGE_PRIORITY_FLOW
  2271.                 DumpExcess = True
  2272.             }
  2273.             systemEfficiency
  2274.             {
  2275.                 key = 0 0.0
  2276.                 key = 300 1.0
  2277.                 key = 1000 1.0
  2278.                 key = 1300 0.0
  2279.             }
  2280.         }
  2281.         MODULE
  2282.         {
  2283.             name = ModuleSystemHeat
  2284.             volume = 1.25
  2285.             moduleID = isru
  2286.             iconName = Icon_Gears
  2287.         }
  2288.     }
  2289. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement