zombie
Class ZomboidGlobals
java.lang.Object
zombie.ZomboidGlobals
public class ZomboidGlobals
- extends java.lang.Object
- Author:
- LEMMY
Method Summary |
static void |
Load()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunningEnduranceReduce
public static double RunningEnduranceReduce
ImobileEnduranceReduce
public static double ImobileEnduranceReduce
ThirstIncrease
public static double ThirstIncrease
ThirstSleepingIncrease
public static double ThirstSleepingIncrease
ThirstLevelToAutoDrink
public static double ThirstLevelToAutoDrink
ThirstLevelReductionOnAutoDrink
public static double ThirstLevelReductionOnAutoDrink
HungerIncrease
public static double HungerIncrease
HungerIncreaseWhenWellFed
public static double HungerIncreaseWhenWellFed
HungerIncreaseWhileAsleep
public static double HungerIncreaseWhileAsleep
FatigueIncrease
public static double FatigueIncrease
StressReduction
public static double StressReduction
BoredomIncreaseRate
public static double BoredomIncreaseRate
BoredomDecreaseRate
public static double BoredomDecreaseRate
UnhappinessIncrease
public static double UnhappinessIncrease
StressFromSoundsMultiplier
public static double StressFromSoundsMultiplier
StressFromBiteOrScratch
public static double StressFromBiteOrScratch
AngerDecrease
public static double AngerDecrease
BroodingAngerDecreaseMultiplier
public static double BroodingAngerDecreaseMultiplier
SleepFatigueReduction
public static double SleepFatigueReduction
WetnessIncrease
public static double WetnessIncrease
WetnessDecrease
public static double WetnessDecrease
CatchAColdIncreaseRate
public static double CatchAColdIncreaseRate
CatchAColdDecreaseRate
public static double CatchAColdDecreaseRate
ZomboidGlobals
public ZomboidGlobals()
Load
public static void Load()