Package zombie
Class ZomboidGlobals
java.lang.Object
zombie.ZomboidGlobals
public class ZomboidGlobals
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ZomboidGlobals()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
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 -
HungerIncreaseWhenExercise
public static double HungerIncreaseWhenExercise -
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 -
PoisonLevelDecrease
public static double PoisonLevelDecrease -
PoisonHealthReduction
public static double PoisonHealthReduction -
FoodSicknessDecrease
public static double FoodSicknessDecrease
-
-
Constructor Details
-
ZomboidGlobals
public ZomboidGlobals()
-
-
Method Details
-
Load
public static void Load() -
toLua
public static void toLua()
-