Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If you agree, could you explain me if there's a way to transfer my dead pawn's stats to my new clone, once grown up ?
To apply the brain template, you first need to research 'Brainwave scanning' - it's near the end of the mod's research tree. Once you've got that researched, build a Brain Scanner at the Fabrication bench. Select the colonist whose skills you want to preserve, then add a surgery bill to scan their brain.
Once you have the brain template, select a pawn and right-click it > Apply brain template. With the targeting cursor, select the clone you want to apply the template to.
NOTE: The template can only be applied to clones
NOTE 2: Once a clone has been brain templated, they can't be templated again
got everything I need now.
HF cloning ;)
I applied a brain template to a clone... and it didn't seem to do anything. The clone has the traits of the original (Industrious/Fast Learner/etc), but none of their skill levels. Passions are slightly different as well. I can edit all this with mods, but still... :(
Edit: Here is an error message from the log:
JobDriver threw exception in initAction for pawn Teco driver=JobDriver_UseBrainTemplate (toilIndex=4) driver.job=(QE_ApplyBrainScanTemplate (Job_18831452) A=Thing_Human6322417 B=Thing_QE_BrainScannerFilled6309185 C=Thing_Bed6297042) lastJobGiver=Verse.AI.ThinkNode_QueuedJob
System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.SkillRecord.CalculateTotallyDisabled () [0x00000] in <filename unknown>:0
at RimWorld.SkillRecord.get_TotallyDisabled () [0x00000] in <filename unknown>:0
at RimWorld.SkillRecord.get_Level () [0x00000] in <filename unknown>:0
at QEthics.BrainScanTemplate.SplitOff (Int32 count) [0x00000] in <filename unknown>:0
at Verse.Pawn_CarryTracker.TryStartCarry (Verse.Thing item, Int32 count, Boolean reserve) [0x00000] in <filename unknown>:0
at Verse.AI.Toils_Haul+<StartCarryThing>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.JobDriver:Notify_PatherArrived()
Verse.AI.Pawn_PathFollower:PatherArrived()
Verse.AI.Pawn_PathFollower:TryEnterNextPathCell()
Verse.AI.Pawn_PathFollower:PatherTick()
Verse.Pawn:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()