Endless Sky

Endless Sky

space0pilot Nov 20, 2019 @ 8:20am
v0.9.9 ramscoop calculation
Quick check - is your total ship ramscoop still equal to the square root of the sum of the squares of all the ramscoop outfits e.g. with a couple of fuel processors and a catalytic ramscoop, sqrt (7*7 + 2*2 + 2*2) = 7.55
< >
Showing 1-5 of 5 comments
space0pilot Nov 20, 2019 @ 8:22am 
And secondary question - is ramscoop = fuel/second regained or some other rate please?! So if fuel/second, a ramscoop value of 4 gets you 100 fuel in 25s?
jafdy Nov 20, 2019 @ 8:52am 
The calculation for fuel gain per frame is:
0.03*sqrt(ramscoop)*(0.2+1.8/(distance to center/1000+1))
Source: https://github.com/endless-sky/endless-sky/wiki/CreatingOutfits
space0pilot Nov 22, 2019 @ 9:51am 
Ok got that thanks. If I have multiple ramscoop outfits is total ramscoop value sum of squares?
Amazinite  [developer] Nov 22, 2019 @ 10:15am 
It's the square of the sums, not the sum of the squares. (e.g. sqrt(2 + 2), not sqrt(2) + sqrt(2).)
space0pilot Nov 22, 2019 @ 10:20am 
Thanks!
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Nov 20, 2019 @ 8:20am
Posts: 5