post-kerbin-mining-corporation / CryoTanks

Adds cryogenic fuel storage options and limited fuel switching to Kerbal Space Program
15 stars 30 forks source link

isru #117

Closed yalov closed 3 years ago

yalov commented 3 years ago
yalov commented 3 years ago

in the result, all CryoConverters are nerfed, the largest nerf is for the LH2:

ISRU 250: before: 1.0 Ore -> 141 LH2 after: 0.45 Ore -> 6.75 LH2

ISRU 125: before: 2.0 Ore -> 141 LH2 after: 2.25 Ore -> 3.375 LH2

yalov commented 3 years ago

I am not sure about the "fills the same-volume tank in the same time and use the same amount of ore." concept, because of the different density of the resources. An additional modifier could be added to the patch.

ChrisAdderley commented 3 years ago

The 'fills the same tank volume' is odd. The baseline should follow these rules (probably)

yalov commented 3 years ago

The mass is conserved for the ISRU 250. ISRU125 loose resource mass base on the stock stat.

yalov commented 3 years ago

Is it ok?