Jump to content

"Archaeologist Dupe" Trait


Recommended Posts

In the OxygenNotIncluded database, it mentions a trait called "Archaeologist Dupe", which can double the chance for finding the artifacts during space flight.

However, as I start an new game and roll the traits for dupes, I have never seen this trait.

Am I really unlucky, or is "Archaeologist Dupe" a hidden trait?

Link to comment
https://forums.kleientertainment.com/forums/topic/103801-archaeologist-dupe-trait/
Share on other sites

The description of the trait is:

Archeologist: This Duplicant will always bring back an artifact from space expeditions.

Pratically it removes the 50% of default chance of finding nothing.

I need to check the code better because I believe it may not be implemented yet, despite being present in the code.

I'll remove from the database until I'm sure that is actually implemented!

22 hours ago, zxcvbn987654 said:

In the OxygenNotIncluded database, it mentions a trait called "Archaeologist Dupe", which can double the chance for finding the artifacts during space flight.

However, as I start an new game and roll the traits for dupes, I have never seen this trait.

Am I really unlucky, or is "Archaeologist Dupe" a hidden trait?

I believe that and the Botanist thing in the jobs area are both probably parts of some scrapped/in development jobs.

 

this is courtesy of @watermelen671 on the data mining thread

	public class ARCHAEOLOGIST
	{
		public static LocString NAME = "Archeologist";

		public static LocString DESC = "This Duplicant will always bring back an artifact from space expeditions.";
	}

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...