-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Odyssey: Enhancements for exobiology activities #2212
Comments
We don't receive journal information about the biological signals on a planet until after it has been mapped. Likewise, 3rd party databases like EDSM do not publish such information via their API. I'm afraid this leaves us without sufficient data to recommend bodies for mapping on the basis of their exobiology. |
From where are you sourcing generic diversity minimum range requirements? |
The range requirements are listed in the codex. |
It may actually be possible to estimate whether a body should have biological signals on it based on its conditions, but this would require more data. All of the planets I have found with large amounts of life have been landable tenuous atmosphere worlds with daytime surface temperatures somewhere above 210K (I suspect the actual rule would be planets where your suit doesn't warn you of extreme temperatures), and when they were moons of gas giants all other tenuous atmosphere landables had similar levels of life. This is still anecdotal, though. |
Hmm, so they are (once you've confirmed the discovery). Unfortunately, I don't have a long list of confirmed organics to reference. Has someone collected a fairly complete list? |
I'm happy to implement an algorithm for predicting likely organics on a body surface. Please let me know if someone publishes such an algorithm. :-) |
This looks useful enough to consider giving this another look. |
The EliteObservatory BioInsights plugin also tracks distances to prompt the commander when they have traveled enough to take a fresh surface biology sample (the required travel distances apparently vary by species genus). |
Merging in #2242 What happens nowWe can lose track of the number of biologicals we've sampled on a planet in Odyssey. What I'd like to happenWhen we are done finish scanning all biological signals in a planet is it possible to get an announcement that all biological signals have been scanned? How it can happen
EDDI Version4.0.0 |
Merging in #2455 What happens nowWhen you scan a planet with geological/biological surface signals (in FSS) you first get the message of how many surface signals it has and later you get the message about the body being scanned. What I'd like to happen & How it can happenDespite changing the way these two events are handled by EDDI (witch I think is quite complicate), a nice solution will be to add a property to the body object with a list of all the surface signals it has. I think is not a difficult change to make and it has a great potential to use in other scripts, for example in a Exobiology oriented script. EDDI Version4.0.2_b4 |
What happens now
Planets with biological surface signals (meaning the presence of exobiology targets) are not called out as mapping candidates, and overall the application doesn't offer much help for exobiology activities.
What I'd like to happen
Call out planets with more than 2 biological surface signals (usually tenuous atmosphere landables with mild temperatures that usually contain several exobiology targets) as mapping candidates, or as bodies worth doing exobiology on. There should also be voice lines to assist while scanning, if that is possible.
How it can happen
Call out planets with biological signals on scan:
My choice of threshold for notability is subjective, and may be subject to change. I chose "more than two signals" because there appears to be a very distinct separation between landable bodies with life, where they are either planets with extreme conditions and one or two signals (usually bacteria colonies only), or more rarely they are planets with 5-7 signals and mild conditions. Given the relative difficulty of finding bacteria colonies and the general high time investment compared to the reward, I personally think the latter are the only worthwhile candidates for sampling.
If species of plants scanned are reported in the journal, it would also be nice to have it count off species sampled: "Five out of ten species have been sampled." The UI does report how many species are on the planet when you do a detailed surface scan.
It would also be helpful to call out the genetic diversity minimum range for a species upon the first sample (if the journal reports it), since the range is different for each category (some organisms only require 150m of space between samples while others require as much as 1km).
EDDI Version
4.0.1-b1
The text was updated successfully, but these errors were encountered: