Jump to content

USI Lifesupport - Understanding the Status Screen


Recommended Posts

sup = Supplies, time of supplies your kerbal have

hab = Habitation, time your kerbal can stand on that module/base/station

home, time your kerbal have until feel homesick.

 

Quote

LIFE_SUPPORT_SETTINGS
{
    SupplyTime = 324000            //How many seconds before Kerbals are affected by no supplies
    EVATime = 21600                //How many seconds before ill effects on EVA
    ECAmount = 0.01                //EC per Kerbal per second                        
    SupplyAmount = 0.00005        //Supplies consumed per Kerbal per second
    WasteAmount = 0.00005        //Mulch produced per Kerbal per second
    NoSupplyEffect = 1            //Effect if a Kerbal has no supplies or EC
    NoSupplyEffectVets = 1        //Effect if a Kerbal is a vet and has no supplies or EC
    EVAEffect = 3                //Effect if a Kerbal exceeds EVA time        
    EVAEffectVets = 3            //Effect if a Kerbal is a vet and exceeds EVA time
    NoHomeEffect = 0            //Effect if a Kerbal becomes homesick
    NoHomeEffectVets = 0        //Effect if a Kerbal is a vet and becomes homesick
    HabMultiplier = 1            //Bonus to hab values (1 = default = 100% of the part's rated value)
    HomeWorldAltitude = 25000    //Altitude on Kerbin that negative effects are removed
    BaseHabTime = 1                //How long can 1 crew capacity support 1 Kerbal, expressed in Kerbal Months
    ReplacementPartAmount = 0    //How fast life support equipment and habs 'wears out'
    HabRange = 150                //How close we need to be to use other vessel's habitation modules and recyclers.
    EnableRecyclers = false        //Use resource recyclers?  Not the same as resource converteres like greenhouses!
    VetNames = Jebediah,Valentina,Bill,Bob    
}

//  SIDE EFFECTS:
// 
//  0 = No Effect (The feature is effectively turned off
//  1 = Grouchy (they become a Tourist until rescued)
//  2 = Mutinous (A tourist, but destroys a part of a nearby vessel...)
//  3 = Instantly 'wander' back to the KSC - don't ask us how!
//  4 = M.I.A. (will eventually respawn)
//  5 = K.I.A. 

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...