settingtypes.txt 602 B

12345678910
  1. ambientfear.enable (Enable ambient fear) bool true
  2. ambientfear.light.upper (Sunlight threshold where sunburn occur) int 12
  3. ambientfear.light.upperdamage (seconds to bring damage due sunburn) int 1
  4. ambientfear.light.lower (Darkness threshold where fear begin) int 4
  5. ambientfear.light.lowerdamage (seconds to bring damage due darkness) int 1
  6. ambientfear.temperature.upper (Heat threshold) int 70
  7. ambientfear.temperature.upperdamage (seconds to bring damage due heat) int 1
  8. ambientfear.temperature.lower (Cold threshold) int 20
  9. ambientfear.temperature.lowerdamage (seconds to bring damage due cold) int 1