Kerbal Space Program

Kerbal Space Program

Nina Sep 1, 2015 @ 10:21am
help editing kerbonauts
how do I edit the stats on a kerbonaut. in honor of a very important friend and mentor of mine (who has saved my life IRL a few times) I want to make a kerbonaut with the role she wants, but at max level. yes, a definate cheat, but I dont care and wont use them often. I am playing in career mode BTW
< >
Showing 1-3 of 3 comments
Kevin Sep 1, 2015 @ 12:39pm 
You can open your save file in Notepad.
Once in there you can find your Kerbal, for example:
ROSTER { KERBAL { name = Jebediah Kerman gender = Male type = Crew brave = 0.5 dumb = 0.5 badS = True tour = False state = Available ToD = 0 idx = 0

Now, I've never done this before but you can probably edit the name and the dumb and brave stats here without causing any trouble. (And badassery can be turned on or off (badS)).

This section of the code you will find a section that contains all the experience your kerbal has.

CAREER_LOG { flight = 32 0 = Flight,Kerbin 0 = Land,Kerbin et cetera

If you want him to be max level i suppose it would be to add a bunch of these lines for all sorts of different locations or planets until he has enough experience to be max level.

For example you could add:
21 = PlantFlag,Minmus

For him to gain the experience he would get from planting a flag on Minmus. Presumably this would work for all the other landable bodies in the Kerbal solar system.

As far as I can tell, the number to the left of the "=" sign means the number of the flight on which the specified experience was gained. You may need to create some fake flight numbers?

I will restate that I haven't actually ever tried this, but I think this is the direction you should be heading in.

Make sure to backup your save before you change anything!!!! Good luck!
^This

Just to remind, you will not be able to set a class by yourself, the game calculates it out of the name itself you give your Kerbal.
(V)(;,,;)(V) Sep 1, 2015 @ 8:32pm 
Originally posted by Masqurin:
^This

Just to remind, you will not be able to set a class by yourself, the game calculates it out of the name itself you give your Kerbal.

Was not aware of the random class, might have to see what it makes me...
Last edited by (V)(;,,;)(V); Sep 1, 2015 @ 8:32pm
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Sep 1, 2015 @ 10:21am
Posts: 3