From 1ab7334099a8006b023ad9ec5e3eddcd84a4f7b0 Mon Sep 17 00:00:00 2001 From: ademant Date: Mon, 4 Feb 2019 14:45:29 +0100 Subject: [PATCH] adjust light mean level --- settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index 2a2611f..52541e5 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -1,6 +1,6 @@ xpfw.prefix (Prefix for variable name) string "xp" xpfw.recreation_time (Global time step to reduce mean values) float 0.5 -xpfw.light_mean_weight (Weight factor for light value) int 20 1 10000 +xpfw.light_mean_weight (Weight factor for light value) int 15 1 10000 xpfw.light_mean_default (Weight factor for light value) int 11 0 14 xpfw.mean_weight (Weight factor for calculating mean value) int 5000 1 10000 xpfw.experience_max (Normal max value for experiences) int 20 10 100