|
|
(101 intermediate revisions by 29 users not shown) |
Line 1: |
Line 1: |
| {{stub}}
| |
| {{tocr}} | | {{tocr}} |
| <!-- Info from player.cpp --> | | <!-- Info from player.cpp, ommit indicators and technical variables meaningless to the player --> |
| Stats that are as important as the [[stats|default ones]] but are hidden for gameplay reasons. | | Stats that are as important as the [[stats|default ones]] but are hidden for gameplay reasons. |
|
| |
|
| The exact values aren't usually shown to the player, but their global effects on the character are displayed when needed (Thirsty, Tired, etc). | | The exact values aren't usually shown to the player, but their global effects on the character are displayed when needed (Thirsty, Tired, etc). |
|
| |
|
| == Hunger == | | == Various important stats == |
| Default value: 0 | Min value: -- | Max value: 6000 | | === [[Hunger]] === |
| | * Represents your stomach fullness. May indicate your status when malnourished. |
| | === [[Thirst]] === |
| | * Represents your hydration level. |
| | === [[Stored Calories]] === |
| | * Represents calories stored in body fat. Default value (healthy calories) = 55000 kcal |
| | === [[Stamina]] === |
| | * Represents exhaustion due to performing demanding and exhausting tasks like running and fighting. |
| | === [[Fatigue]] === |
| | * Represents accumulated exhaustion and overall tiredness, responsible for feeling sleepy. |
| | === [[Scent]] === |
| | * Represents strength of your smell. |
| | === [[Health]] === |
| | * Represents overall wellness of your character. |
| | === [[Speed]] === |
| | * Determines how many move points you start with each turn. |
| | === [[Stim]] === |
| | * Determines level of stimulants or depressants affecting your character's body. |
| | === [[Pain]] === |
| | * Pain felt by character. |
| | === [[Vitamins]] === |
| | * Various vitamins in the character's body. |
|
| |
|
| ;Display
| | == Various secondary stats == |
| {| cellpadding="3"
| | === [[Radiation]] === |
| |- style="vertical-align:top"
| | Determines amount of radiation absorbed by your character. High levels will result in radiation sickness. |
| |-
| |
| |align="right"|Hunger < 0||{{igs|Full|c_green}}
| |
| |-
| |
| |align="right"|Hunger > 40||{{igs|Hungry|c_yellow}}
| |
| |-
| |
| |align="right"|Hunger > 80||{{igs|Very hungry|c_yellow}}
| |
| |-
| |
| |align="right"|Hunger > 300||{{igs|Famished|c_ltred}}
| |
| |-
| |
| |align="right"|Hunger > 1400||{{igs|Near starving|c_ltred}}
| |
| |-
| |
| |align="right"|Hunger > 2800||{{igs|Starving!|c_red}}
| |
| |}
| |
| | |
| ; How does it increase?
| |
| * Every 5 minutes (50 turns) it will increase by one point.
| |
| * A character with a [[Metabolic Interchange]] bionic and hunger below 100 will increase hunger by 2 each 5 turns.
| |
| * A character with the [[traits#Chemical Imbalance|chemical imbalance]] trait has a small chance each turn of becoming full for a slow amount (''"You suddenly suddenly feel a little full."'') or hungry (''"You suddenly feel hungry."'').
| |
| * Eating [[food]] or drinking liquids that increase your hunger.
| |
| * Vomiting will increase it by between 30 and 50 points
| |
| | |
| ; How does it decrease?
| |
| * Eating food or drinking liquids that nourish you
| |
| * Characters with the [[Mutation#Leaves|leaves]] mutation have a chance of reducing hunger by one point when in sunlight
| |
| * Characters with the [[Expanded Digestive System]] bionic can reduce hunger even further when eating
| |
| | |
| ;Effects
| |
| Hunger levels above 100 will impact your [[#Moves|speed]] negatively.
| |
| | |
| Eating beyond {{igs|Full|c_green}} level can make you vomit, unless you have the [[traits#Gourmand|gourmand]] trait.
| |
| | |
| You will stop eating automatically when your hunger level is below -20 (-60 for characters with [[traits#Gourmand|gourmand]] trait) (''"You can't finish it all!"'').
| |
| | |
| If you don't reduce your hunger regularly you can eventually die:
| |
| * Hunger 3000: You'll be warned (''"You haven't eaten in over a week!"'')
| |
| * Hunger 4000: You'll be warned (''"You are STARVING!"'')
| |
| * Hunger 5000: You'll be warned (''"Food..."'')
| |
| * Hunger 6000: You die (''"You have starved to death."'')
| |
| | |
| == Thirst == | |
| Default value: 0 | Min value: -- | Max value: 1200
| |
| | |
| ;Display
| |
| {| cellpadding="3"
| |
| |- style="vertical-align:top"
| |
| |-
| |
| |align="right"|Thirst < 0||{{igs|Slaked|c_green}}
| |
| |-
| |
| |align="right"|Thirst > 40||{{igs|Thirsty|c_yellow}}
| |
| |-
| |
| |align="right"|Thirst > 80||{{igs|Very thirsty|c_yellow}}
| |
| |-
| |
| |align="right"|Thirst > 240||{{igs|Dehydrated|c_ltred}}
| |
| |-
| |
| |align="right"|Thirst > 520||{{igs|Parched|c_ltred}}
| |
| |}
| |
| | |
| ; How does it increase?
| |
| * Every 5 minutes (50 turns) it will increase by one point.
| |
| * A character with the [[traits#Chemical Imbalance|chemical imbalance]] trait has a small chance each turn of becoming thirsty for a slow amount (''"You suddenly feel thirsty."'').
| |
| * Eating food or drinking liquids that increase your thirst.
| |
| * Vomiting will intrease it from 30 to 50 points
| |
| * Every 300 turns when having the flu
| |
| * When your body temperature is too high
| |
| | |
| ; How does it decrease?
| |
| * Eating food or drinking liquids that quench you.
| |
| | |
| ;Effects
| |
| Thirst levels of {{igs|Thirsty|c_yellow}} and above will impact your [[#Moves|speed]] negatively.
| |
| | |
| You will stop drinking automatically when your thirst level is below -20 (-60 for characters with [[traits#Gourmand|gourmand]] trait) (''"You can't finish it all!"'').
| |
| | |
| If you don't reduce your thirst regularly you can eventually die:
| |
| * Thirst 600: You'll be warned (''"You haven't had anything to drink in 2 days!"'')
| |
| * Thirst 800: You'll be warned (''"You are THIRSTY!"'')
| |
| * Thirst 1000: You'll be warned (''"4 days... no water.."'')
| |
| * Thirst 1200: You die (''"You have died of dehydration."'')
| |
| | |
| == Fatigue ==
| |
| Default value: 0 | Min value: -- | Max value: 1000
| |
| | |
| ;Display
| |
| {| cellpadding="3"
| |
| |- style="vertical-align:top"
| |
| |-
| |
| |align="right"|Fatigue > 191||{{igs|Tired|c_yellow}}
| |
| |-
| |
| |align="right"|Fatigue > 383||{{igs|Dead tired|c_yellow}}
| |
| |-
| |
| |align="right"|Fatigue > 575||{{igs|Exhausted|c_ltred}}
| |
| |}
| |
| | |
| ; How does it increase?
| |
| * Every 5 minutes (50 turns) it will increase by one point.
| |
| * A character with the [[traits#Chemical Imbalance|chemical imbalance]] trait has a small chance each turn of becoming fatigued for a slow amount (''"You feel fatigued all of a sudden."'').
| |
| * Every 50 turns when having a common cold
| |
| * Occasionally when suffering a nicotine craving.
| |
| | |
| ; How does it decrease?
| |
| * By [[sleep]]ing {{k|$}}.
| |
| * By taking [[caffeine pills]].
| |
| | |
| ;Effects
| |
| Your character will sleep on his own if you don't make him sleep regularly:
| |
| * Fatigue >= 192: You'll be warned every 50 turns (''"You're feeling tired. Press '$' to lie down for sleep."'') and will be prompted if in the middle of an activity (''"You're feeling tired."'')
| |
| * Fatigue 600: You'll be warned every 10 turns (''"You haven't slept in 2 days!"'')
| |
| * Fatigue 800: You'll be warned (''"Anywhere would be a good place to sleep..."'')
| |
| * Fatigue 1000: Your character will sleep on his own. Fatigue will be reduced by 10 (''"Surivor sleep now."'')
| |
| Default value: 0
| |
| | |
| == Scent ==
| |
| Default value: 500 | Min value: -- | Max value: --
| |
| | |
| Characters with the [[traits#Smelly|smelly]] trait will default to 800, and to 1200 with the [[Mutation#Very_Smelly|very smelly]] mutation.
| |
| | |
| It will always try to normalize itself to the default level.
| |
| <!-- Scent increases fast at first, and slows down as it approaches normal levels. Estimate it will take about norm_scent * 2 turns to go from 0 - norm_scent / 2. Without smelly trait this is about 1.5 hrs. Slows down significantly after. -->
| |
| | |
| Scent always surrounds the player's character, and will leave a trail when he moves. Without the pressence of the player the scent eventually dissappears.
| |
| | |
| The [[CBM:_Sensory#Scent Vision|scent vision]] bionic will allow you to visualize your scent.
| |
| <!--
| |
| ; How does it increase?
| |
| * You probably don't want to do that, do you?
| |
| -->
| |
| | |
| ; How does it decrease?
| |
| * Closed [[closed door|door]]s and [[window]]s will reduce the scent leaked outside
| |
| * [[Taped window|Taping windows]] will reduce the scent leaked outside even more
| |
| * Smoke (normal one, tear gas, toxic gas...) eliminates all the scent close to it, so use that to your advantage.
| |
| * Rain reduces scent by one point per turn
| |
| * The [[Olfactory Mask]] bionic can reduce your scent considerably
| |
| | |
| ;Effects
| |
| Scent allows any creature able to smell to track player characters (check the creatures with the SMELLS flag in the [[enemies]] page).
| |
| | |
| == Health ==
| |
| Default value: 0 | Min value: -- | Max value: --
| |
| | |
| Determines the chances of a player's character to get a [[Low immunity diseases|common disease]].
| |
| | |
| You can increase this value by consuming items that increase health, such as [[vitamins]], [[Nyquil]] and [[Dayquil]]. On the other hand, there are items can lower this value when consumed, like [[methamphetamine]], [[heroin]], [[sugar]], [[bleach]]...essentially: chemicals, drugs, and junk food.
| |
| | |
| This value will increase and decrease by one point randomly each turn, although it tends to regulate itself towards zero.
| |
| | |
| If a character doesn't have the [[Influenza]] or the [[Common Cold]] there's a small chance that he will acquire them. This chance can be lowered with a high health, the [[traits#Disease Resistant|disease resistant]] trait, or completely negated with the [[Mutation#Disease_Immune|disease immune]] mutation.
| |
| | |
| == Moves ==
| |
| Default value: 100 | Min value: 25 | Max value: --
| |
| | |
| '''Moves''', or '''movement points''', or '''speed''', determines the distance a creature can move in a given [[turn]].
| |
| | |
| Each tile is composed by a given [[terrain types|terrain type]], which has a movement cost associated with it. Moving through it will cost as may movement points as the specified movement cost.
| |
| | |
| ;Display
| |
| {{igs|Spd |c_white}}{{igs|100|c_white}}
| |
| | |
| The speed will be {{igs|green|c_green}} if above 100 and {{igs|red|c_red}} if below that.
| |
| | |
| ;Calculation
| |
| This value is calculated each turn, where the following bonus and penalties are applied:
| |
| | |
| ;Penalties
| |
| * <u>Weight</u>: when the weight carried is 25% higher than the weight capacity
| |
| * <u>Pain</u>: when pain is higher than the potence of the consumed painkillers. This penalty is more severe if the difference is higher than 60
| |
| * <u>Painkillers</u>: when the potence of the consumed painkillers is 10 or higher than the pain. More severe if it's higher than 30.
| |
| * <u>Morale</u>: when morale bonus (morale level / 25) is below -10
| |
| * <u>Radiation</u>: when radiation is 20 or higher. 40 or higher increases the penalty further
| |
| * <u>Thirst</u>: when thirst is above 40
| |
| * <u>Hunger</u>: when hunger is above 100
| |
| * <u>Sunlight dependant mutation</u>: penalties relative to the current light level when not under sunlight
| |
| * <u>Cold blood mutation</u>: when temperature is below 60F
| |
| * {{spoiler|<u>Speed down artifact</u>: 20 penalty points}}
| |
| | |
| ;Bonus
| |
| * <u>Morale</u>: when morale is higher than 100 there will be a bonus that can't be higher than 10.
| |
| * <u>Stimulants</u>: Based on the potence of all stimulants taken. It can't be higher than 40.
| |
| * <u>Quick trait</u>: gives a 10% bonus
| |
| * {{spoiler|<u>Speed up artifact</u>: 20 bonus points}}
| |
| | |
| Some [[diseases]] and status effects can also affect this value (usually negatively).
| |
| | |
| Movement points can't be below 25 in any case.
| |
| | |
| == Stim ==
| |
| Default value: 0
| |
| | |
| == Pain ==
| |
| Default value: 0
| |
| | |
| * Can decrease stats if the pain level is too high!
| |
| | |
| '''How does it increase?'''
| |
| | |
| * By taking damage from enemies
| |
| * Walking over certain tiles such as rubble or fire
| |
| * Diseases or conditions such as infected bite wounds
| |
| * Failed implanting of bionics
| |
| * Certain weather such as acid rain
| |
| _______________________________________________________________________________
| |
| | |
| '''How does it decrease?'''
| |
| | |
| * Waiting for it to go down (Taking painkillers speeds up this process)
| |
| * Using Bionics
| |
| | |
| (Certain mutations also speed up pain loss and resistance to pain)
| |
| | |
| == Painkillers ==
| |
| Default value: 0
| |
| | |
| == Radiation ==
| |
| Default value: 0
| |
| | |
| == Cash ==
| |
| Default value: 0
| |
| | |
| == Recoil ==
| |
| Default value: 0
| |
| | |
| == Driving recoil ==
| |
| | |
| == Oxygen ==
| |
| Default value: 0
| |
| | |
| == Active mission ==
| |
| Default value: -1
| |
| | |
| == In vehicle ==
| |
| Default value: false
| |
| | |
| == Style selected ==
| |
| Default value: "null"
| |
| | |
| == XP pool ==
| |
| Default value: 0 | Max value: 800
| |
| | |
| == Last item ==
| |
| Default value: itype_id("null")
| |
| | |
| == Underwater ==
| |
| Default value: false
| |
| | |
| Whether or not the character is diving.
| |
| | |
| == Dodges left ==
| |
| Default value: 1
| |
| | |
| == Blocks left ==
| |
| Default value: 1
| |
| | |
| == Power level ==
| |
| Default value: 0
| |
| | |
| Your power level is how much power you have at the moment, bionics gained from using a CBM use power
| |
| | |
| == Max power level ==
| |
| Default value: 0 | | Default value: 0 |
|
| |
|
| Your max power level defines how much power you can store at the moment
| | === Cash === |
| | * Cash represents your bank account balance from before the Cataclysm. |
| | * It can't be used directly, but you can access your account via ATM machines, and charge a [[cash card]] for later use. |
| | * Pre-Cataclysm money is a relic of the past and will not be accepted by many factions. Vending machines don't have that problem, but you need a pre-charged cash card to pay for the goods. |
| | * Default value: random, varying from -20,000$ (debt) to +20,000$ (post [[0.D (Danny)]]) |
| | * Some traits may influence starting cash. |
|
| |
|
| | === Oxygen === |
| | * Represents air in your lungs when diving underwater. |
| | * Default value: 30 + 2 * [[Strength]] |
| | * Oxygen reserve ticks down every turn unless you have [[gills]], or have [[oxygenator]] bionic installed (activates automatically, consumes power), or use air supply from a diving gear. |
| | * When you run out of air you will be prompted to surface or swim to shore. If you won't you will suffer incremental torso damage until you die of suffocation. |
| | * You will breathe air from your [[scuba tank]] or [[small scuba tank]] if you have them worn and activated. They have auto-regulators so you don't waste air. |
| | * You will breathe air from your [[rebreather mask]]. It has to be active and supplied with a proper filter. |
| | * [[Oxygen tank]] and its smaller version can't be used for that purpose. This is medical pure oxygen unfit for diving and the bottle doesn't have proper regulator to deliver it underwater. |
| | * Asthma attack underwater depletes your oxygen. |
| | * Shouting underwater depletes your oxygen. |
|
| |
|
| | == Others == |
| | There are many other hidden indicators and variables, but most of them are either displayed by their respective mechanic, or used for purely technical reasons. |
| | Examples: recoil, wetness, body temperature, selected martial art, vehicle driver indicator, etc. |
| | For that reason they are not being enumerated and explained here. |
|
| |
|
| [[Category:character]] | | [[Category:character]] |
| | [[Category:Statistics]] |
| | [[Category:Game Mechanics]] |
| | <noinclude>{{footer/character}}</noinclude> |